UNPKG

io-ts-extra

Version:

Adds pattern matching, optional properties, and several other helpers and types, to io-ts.

8 lines 225 B
export * from './combinators'; export * from './mapper'; export * from './match'; export * from './narrow'; export * from './reporters'; export * from './shorthand'; export * from './util'; //# sourceMappingURL=index.d.ts.map