UNPKG

office-ui-fabric-react

Version:

Reusable React components for building experiences for Office 365.

12 lines 843 B
define(["require", "exports", "tslib", "./Dialog", "./Dialog.base", "./DialogContent", "./DialogContent.base", "./DialogFooter", "./DialogFooter.base", "./DialogContent.types"], function (require, exports, tslib_1, Dialog_1, Dialog_base_1, DialogContent_1, DialogContent_base_1, DialogFooter_1, DialogFooter_base_1, DialogContent_types_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(Dialog_1, exports); tslib_1.__exportStar(Dialog_base_1, exports); tslib_1.__exportStar(DialogContent_1, exports); tslib_1.__exportStar(DialogContent_base_1, exports); tslib_1.__exportStar(DialogFooter_1, exports); tslib_1.__exportStar(DialogFooter_base_1, exports); tslib_1.__exportStar(DialogContent_types_1, exports); }); //# sourceMappingURL=index.js.map