2 lines
102 B
TypeScript
2 lines
102 B
TypeScript
export declare const FUNCTION_NAME_REGEXP: RegExp;
|
|
export declare const FUNCTION_CALL_REGEXP: RegExp;
|