UNPKG

@aboutbits/ts-utils

Version:
16 lines (15 loc) 824 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./async-or-sync"), exports); tslib_1.__exportStar(require("./distributive-omit"), exports); tslib_1.__exportStar(require("./distributive-pick"), exports); tslib_1.__exportStar(require("./empty-object"), exports); tslib_1.__exportStar(require("./exact"), exports); tslib_1.__exportStar(require("./form-compatible"), exports); tslib_1.__exportStar(require("./non-nullable-record"), exports); tslib_1.__exportStar(require("./nullable-record"), exports); tslib_1.__exportStar(require("./primitive"), exports); tslib_1.__exportStar(require("./strict-exclude"), exports); tslib_1.__exportStar(require("./strict-extract"), exports); tslib_1.__exportStar(require("./strict-omit"), exports);