UNPKG

@akala/core

Version:
3 lines (2 loc) 121 B
export declare function getParamNames(func: Function): string[]; export declare function escapeRegExp(str: any): string;