UNPKG

loom-schema

Version:

Class-based JSON Schema library with full TypeScript support

2 lines (1 loc) 116 B
export { string, number, integer, boolean, nil, array, object, allOf, anyOf, oneOf, conditional, } from "./schema";