UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

8 lines (7 loc) 193 B
export * from './finite'; export * from './generate'; export * from './syntax'; export * from './parse'; export * from './pattern'; export * from './union'; export * from './template-literal';