Files

2 lines
108 B
TypeScript

import * as CSS from 'csstype';
export type StandardCSSProperties = CSS.PropertiesFallback<number | string>;