Files
conference-room-booking-system/frontend/node_modules/postcss-nesting/dist/lib/options.d.ts

4 lines
68 B
TypeScript
Raw Normal View History

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