19.0.0 • Published 2 years ago

maas-schemas-ts v19.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
2 years ago

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';
19.0.0

2 years ago

18.1.0

2 years ago

18.0.0

2 years ago

15.26.0

3 years ago

17.3.0

3 years ago

17.2.0

3 years ago

17.1.0

3 years ago

17.0.0

3 years ago

16.0.0

3 years ago

14.37.2-alpha1

4 years ago

10.6.0

5 years ago

0.0.16-alpha.1

6 years ago

0.0.15

6 years ago

0.0.15-rc2

6 years ago

0.0.15-rc1

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago