2017-08-16 18:47:02 +02:00

8 lines
108 B
JavaScript
Executable File

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