UNPKG

81 BTypeScriptView Raw
1declare function isMatch(obj: any, attrs: any): boolean;
2export default isMatch;