UNPKG

tdc-js-modules

Version:

8 lines 365 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); var Loading_1 = __importDefault(require("./Loading/Loading")); exports.Components = { Loading: Loading_1.default }; //# sourceMappingURL=index.js.map