Aurélien Georget 3a45b4101b Add new utils
2016-10-24 17:10:56 +02:00

8 lines
108 B
JavaScript

'use strict';
/**
* Creates Joi based object schemas from JSON
*/
module.exports = require('joi-json');