📄 is-gradient.d.ts
/home/palash/git/site/node_modules/postcss-double-position-gradients/dist/is-gradient.d.ts
Language: ts • Lines: 2
export declare function includesGradientsFunction(str: string): boolean;
export declare function isGradientsFunctions(str: string): boolean;