Skip to content

helix / PredicateJson

Type Alias: PredicateJson

PredicateJson = Record<string, unknown>

Defined in: core/values/predicate.ts:86

JSON object Minecraft reads as one predicate condition.

Released under the MIT License · Credits