git ssb

0+

mixmix / ssb-gathering-schema



Tree: e4eac9ccb82c20dcc8e3e9ea749f3557e168ec56

Files: e4eac9ccb82c20dcc8e3e9ea749f3557e168ec56 / gathering / validator.js

119 bytesRaw
1var Validator = require('../lib/build-validator')
2var schema = require('./schema')
3
4module.exports = Validator(schema)
5

Built with git-ssb-web