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