UNPKG

91 BTypeScriptView Raw
1import { Rule } from '../utils/types';
2declare const rule: Rule.RuleModule;
3export = rule;