6 lines
286 B
JavaScript
6 lines
286 B
JavaScript
define(["require", "exports", "tslib", "./components/Overlay/index"], function (require, exports, tslib_1, index_1) {
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
tslib_1.__exportStar(index_1, exports);
|
|
});
|
|
//# sourceMappingURL=Overlay.js.map
|