UNPKG

mock-json-schema

Version:

Simple utility to mock example objects based on JSON schema definitions

4 lines (3 loc) 72 B
import { mock } from './mock'; export { mock }; export * from './mock';