UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

8 lines (6 loc) 128 B
"use strict"; exports.__esModule = true; exports.default = function (strings, raw) { strings.raw = raw; return strings; };