UNPKG

@sinclair/typebox

Version:

Json Schema Type Builder with Static Type Resolution for TypeScript

7 lines (5 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ValueGuard = exports.TypeGuard = void 0; exports.TypeGuard = require("./type"); exports.ValueGuard = require("./value");