UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

4 lines (3 loc) 113 B
export * as KindGuard from './kind'; export * as TypeGuard from './type'; export * as ValueGuard from './value';