UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

4 lines (3 loc) 78 B
export default interface IConditionClause { op: "<" | ">" | "=" | "!="; }