📄 property-def.d.ts
/home/palash/git/site/node_modules/@csstools/postcss-unset-value/dist/property-def.d.ts
Language: ts • Lines: 2
export declare const inherited: Set<string>;
export declare const nonInherited: Set<string>;