UNPKG

roc

Version:

Build modern web applications easily

6 lines (5 loc) 175 B
/** * This file makes it easier to import the validators. * Can use "roc/validators" to only get the validatiors. */ module.exports = require('../lib/validation/validators');