the-forest/client/node_modules/@csstools/postcss-progressive-custom-properties/dist/match.d.ts

2 lines
58 B
TypeScript
Raw Normal View History

2024-09-17 20:35:18 -04:00
export declare function matches(a: any, b: any): boolean;