StandardCssProperties.d.ts 108 Bytes
import * as CSS from 'csstype';
export type StandardCSSProperties = CSS.PropertiesFallback<number | string>;