the-forest/client/node_modules/postcss-nesting/dist/lib/options.d.ts
2024-09-17 20:35:18 -04:00

4 lines
68 B
TypeScript

export declare type options = {
noIsPseudoSelector: boolean;
};