UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

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