maas-schemas-ts

19.0.0 • Public • Published

MaaS Schemas TypeScript Support

DEPRECATED

This auxiliary package started as an experiment to provide TypeScript support for the maas-schemas package. TypeScript support has since been added to the main package, and this package has been discontinued. Please migrate to the main schema package and update your import paths according to the following example.

// old import path
import { Phone } from 'maas-schemas-ts/lib/core/components/common';

// new import path
import { Phone } from 'maas-schemas/lib/io-ts/core/components/common';

Package Sidebar

Install

npm i maas-schemas-ts

Weekly Downloads

45

Version

19.0.0

License

MIT

Unpacked Size

1.29 kB

Total Files

3

Last publish

Collaborators

  • maasglobal
  • cyberixae
  • laardee