1
0
Fork 0
mirror of synced 2024-10-04 03:54:37 +13:00
budibase/packages/common/lib/schemaValidation/index.js.map
Martin McKeaveney f5e27d8759 bug fixes
2020-04-23 17:05:33 +01:00

1 line
No EOL
266 B
Text

{"version":3,"sources":["../../src/schemaValidation/index.js"],"names":["ajv","Ajv"],"mappings":"4LAAA;;AAEA,IAAMA,GAAG,GAAG,IAAIC,eAAJ,EAAZ,C;;AAEeD,G","sourcesContent":["import Ajv from \"ajv\";\n\nconst ajv = new Ajv();\n\nexport default ajv;"],"file":"index.js"}