File size: 72 Bytes
bc20498
 
 
1
2
3
4
declare module "known-css-properties" {
  export const all: string[];
}