@fluentui/react
Version:
Reusable React components for building web experiences.
10 lines • 596 B
JavaScript
define(["require", "exports", "tslib", "./Layer", "./Layer.base", "./Layer.types", "./LayerHost", "./LayerHost.types"], function (require, exports, tslib_1, Layer_1, Layer_base_1, Layer_types_1, LayerHost_1, LayerHost_types_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
tslib_1.__exportStar(Layer_1, exports);
tslib_1.__exportStar(Layer_base_1, exports);
tslib_1.__exportStar(Layer_types_1, exports);
tslib_1.__exportStar(LayerHost_1, exports);
tslib_1.__exportStar(LayerHost_types_1, exports);
});
//# sourceMappingURL=index.js.map