UNPKG

@hkbyte/validator

Version:

Package for JSON Schema Validations and Parsing

7 lines (6 loc) 158 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TypeBase = void 0; class TypeBase { } exports.TypeBase = TypeBase;