epiphany/node_modules/postcss-double-position-gradients/dist/is-gradient.d.ts

3 lines
103 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export declare const HAS_GRADIENT_FUNCTION: RegExp;
export declare const IS_GRADIENT_FUNCTION: RegExp;