📄 postcss.d.ts
/home/palash/git/site/node_modules/stylehacks/types/dictionary/postcss.d.ts
Language: ts • Lines: 3
export const ATRULE: "atrule";
export const DECL: "decl";
export const RULE: "rule";