UNPKG

@nodecg/json-schema-lib

Version:

Extensible JSON Schema library with support for multi-file schemas using $ref

11 lines (9 loc) 148 B
'use strict'; if (typeof Symbol === 'function') { module.exports = Symbol; } else { module.exports = function (name) { return name; }; }