rules.d.ts 89 Bytes
export * from "./language/rule/abstractRule";
export * from "./language/rule/typedRule";