better-ajv-errors
Version:
JSON Schema validation for Human
8 lines (7 loc) • 309 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/types.js"],
"sourcesContent": ["// @flow\n\n/*::\nexport interface Error {\n keyword: string\n};\n\nexport interface Node {\n children: {| [key: string]: Node |},\n errors: Array<Error>\n};\n\n*/\n"],
"mappings": ";;;;;;AAAA;AAAA;AAAA;AAAA;",
"names": []
}