UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

5 lines (4 loc) 110 B
module.exports = require('./core.json').reduce(function (acc, x) { acc[x] = true; return acc; }, {});