UNPKG

tstype-schema

Version:

TSType schema declarations

8 lines (7 loc) 323 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var TSTypeId_1 = __importDefault(require("./src/TSTypeId")); exports.TSTypeId = TSTypeId_1.default;