UNPKG

@obliczeniowo/elementary

Version:
3 lines (2 loc) 102 B
export type LengthUnits = 'px' | 'em' | 'ch' | 'mm'; export type AngleUnits = 'deg' | 'rad' | 'turn';