7 lines
347 B
JavaScript
7 lines
347 B
JavaScript
define(["require", "exports", "tslib", "./Popup", "./Popup.types"], function (require, exports, tslib_1, Popup_1, Popup_types_1) {
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
tslib_1.__exportStar(Popup_1, exports);
|
|
tslib_1.__exportStar(Popup_types_1, exports);
|
|
});
|
|
//# sourceMappingURL=index.js.map
|