UNPKG

speckoloo

Version:
6 lines (4 loc) 209 B
import * as defaultValidators from './default-validators' export { defaultValidators } export { default as factoryFor } from './factory' export { default as collectionFactoryFor } from './collection-factory'