UNPKG

craydent

Version:

node library based on craydent-1.9.3

1 lines 92 B
export declare type ComparisonOperator = "$lt" | "$lte" | "$gt" | "$gte" | "$mod" | "$type";