typed-styles

0.0.8 • Public • Published

Typed Styles

npm i typed-styles

Usage

import type {Style} from 'typed-styles'
 
const styles: Style = {
  height: 100,
  width: 100,
  display: 'block'
}

License

MIT

Package Sidebar

Install

npm i typed-styles

Weekly Downloads

1,231,746

Version

0.0.8

License

MIT

Unpacked Size

41.1 kB

Total Files

13

Last publish

Collaborators

  • lttb