UNPKG

miz

Version:

Generate mock data, just like a person.

9 lines (8 loc) 278 B
export { apply } from './apply'; export { arrayOf } from './array-of'; export { bool } from './bool'; export { constant } from './constant'; export { number } from './number'; export { oneOf } from './one-of'; export { shape } from './shape'; export { string } from './string';