7 lines
328 B
JavaScript
7 lines
328 B
JavaScript
|
define(["require", "exports", "tslib", "./index", "./Icons"], function (require, exports, tslib_1, index_1, Icons_1) {
|
||
|
"use strict";
|
||
|
Object.defineProperty(exports, "__esModule", { value: true });
|
||
|
tslib_1.__exportStar(index_1, exports);
|
||
|
(0, Icons_1.initializeIcons)();
|
||
|
});
|
||
|
//# sourceMappingURL=index.bundle.js.map
|