epiphany/node_modules/postcss-double-position-gradients/dist/is-gradient.d.ts
2023-12-09 22:48:07 -08:00

2 lines
103 B
TypeScript

export declare const HAS_GRADIENT_FUNCTION: RegExp;
export declare const IS_GRADIENT_FUNCTION: RegExp;