UNPKG

explicit

Version:

System to explicitly specify the way a method works.

6 lines (3 loc) 107 B
'use strict' const validate = require('./index') module.exports = validate(require('../schema/options'))