UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

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