download
raw
304 Bytes
import * as CSS from 'csstype';
/**
* All non-vendor-prefixed CSS properties. (Also allows `number` in order to support CSS-in-JS libs,
* since they are converted to `px`.)
*/
export interface CSSProperties
extends CSS.StandardProperties<number | string>,
CSS.SvgProperties<number | string> {}

Xet Storage Details

Size:
304 Bytes
·
Xet hash:
bbd9a00e5234ebc1cdb36777da8f37aed6c9bc0a70a50f4ff1cf79e851c9633e

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.