UNPKG

shapeit

Version:

Object validation tools for Javascript and, specially, Typescript

7 lines (6 loc) 207 B
export * as config from './config'; export * from './guards'; export * from './validation'; export * from './types/guards'; export * from './types/validation'; export { $, $$, $$$ } from './utils/literals';