1.1.1 • Published 4 years ago
io-ts-types-ext v1.1.1
io-ts-types-ext
Extension types and codecs for io-ts-types
Installation
- Make sure that your projects have all the peer dependencies listed in
package.json - Choose one:
npm install io-ts-types-extyarn add io-ts-types-ext
Development
| Build | yarn |
| Lint | yarn lint |
| Test | yarn test |
| Release | yarn publish |