UNPKG

apphouse

Version:

Component library for React that uses observable state management and theme-able components.

2 lines (1 loc) 47 B
export type Unit = 'px' | 'rem' | 'pt' | 'sp';