UNPKG

@ruleenginejs/rule-loader

Version:
7 lines (6 loc) 138 B
export interface RuleLoaderOptions { checkSchema?: boolean; runtimeModule?: string; moduleBaseDir?: string; esModule?: boolean; }