UNPKG

superstruct

Version:

A simple and composable way to validate data in JavaScript (and TypeScript).

7 lines 232 B
export * from './error'; export * from './struct'; export * from './structs/coercions'; export * from './structs/refinements'; export * from './structs/types'; export * from './structs/utilities'; //# sourceMappingURL=index.d.ts.map