UNPKG

json-schema-faker

Version:
9 lines (7 loc) 108 B
module.exports = { register(jsf) { return jsf.option({ useExamplesValue: true, }); }, };