UNPKG

json-schema-faker

Version:
8 lines (7 loc) 106 B
module.exports = { register(jsf) { return jsf.option({ resolveJsonPath: true, }); }, };