mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 06:48:24 -04:00
6 lines
254 B
JavaScript
6 lines
254 B
JavaScript
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
const tslib_1 = require("tslib");
|
|
tslib_1.__exportStar(require("./typeguard"), exports);
|
|
tslib_1.__exportStar(require("./util"), exports);
|
|
//# sourceMappingURL=index.js.map
|