56fda74
1
2
3
4
import * as CSS from 'csstype'; export type StandardCSSProperties = CSS.PropertiesFallback<number | string>;