UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

6 lines (5 loc) 164 B
export * as Guard from './guard.mjs'; export * as Token from './token.mjs'; export * from './types.mjs'; export * from './module.mjs'; export * from './parse.mjs';