19.0.0 • Published 1 year ago

maas-schemas-ts v19.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year 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

1 year ago

18.1.0

1 year ago

18.0.0

1 year ago

15.26.0

1 year ago

17.3.0

1 year ago

17.2.0

1 year ago

17.1.0

1 year ago

17.0.0

1 year ago

16.0.0

1 year ago

14.37.2-alpha1

3 years ago

10.6.0

4 years ago

0.0.16-alpha.1

4 years ago

0.0.15

4 years ago

0.0.15-rc2

4 years ago

0.0.15-rc1

4 years ago

0.0.14

4 years ago

0.0.13

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago