UNPKG

custom-app

Version:

ITIMS��Ʒ�鿪��ר��React���,�Dz��ý��ּ�dhcc-app���������

22 lines (15 loc) 198 B
# Typed Styles ```sh npm i typed-styles ``` ## Usage ```js import type {Style} from 'typed-styles' const styles: Style = { height: 100, width: 100, display: 'block' } ``` ## License MIT