UNPKG

json-schema-to-ts

Version:
4 lines (3 loc) 202 B
export type { $Compiler, Compiler, $Validator, Validator } from "./type-guards"; export { wrapCompilerAsTypeGuard, wrapValidatorAsTypeGuard, } from "./type-guards"; export { asConst } from "./asConst";