epiphany/node_modules/@csstools/postcss-exponential-functions/dist/checks.d.ts

3 lines
102 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export declare const FUNCTION_NAME_REGEXP: RegExp;
export declare const FUNCTION_CALL_REGEXP: RegExp;