8 lines
462 B
JavaScript
8 lines
462 B
JavaScript
define(["require", "exports", "tslib", "./Coachmark", "./Coachmark.base", "./Coachmark.types"], function (require, exports, tslib_1, Coachmark_1, Coachmark_base_1, Coachmark_types_1) {
|
|
"use strict";
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
tslib_1.__exportStar(Coachmark_1, exports);
|
|
tslib_1.__exportStar(Coachmark_base_1, exports);
|
|
tslib_1.__exportStar(Coachmark_types_1, exports);
|
|
});
|
|
//# sourceMappingURL=index.js.map
|