UNPKG

121 BTypeScriptView Raw
1export declare function getParamNames(func: Function): string[];
2export declare function escapeRegExp(str: any): string;