UNPKG

json-schema-to-ts

Version:
5 lines (4 loc) 223 B
export type { $Compiler, Compiler } from "./compiler"; export { wrapCompilerAsTypeGuard } from "./compiler"; export type { $Validator, Validator } from "./validator"; export { wrapValidatorAsTypeGuard } from "./validator";