UNPKG

@metamask/superstruct

Version:

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

7 lines 255 B
export * from "./error.mjs"; export * from "./struct.mjs"; export * from "./structs/coercions.mjs"; export * from "./structs/refinements.mjs"; export * from "./structs/types.mjs"; export * from "./structs/utilities.mjs"; //# sourceMappingURL=index.mjs.map