UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

12 lines 826 B
define(["require", "exports", "tslib", "./ActionButton", "./CommandBarButton", "./CompoundButton", "./DefaultButton", "./IconButton", "./MessageBarButton", "./PrimaryButton"], function (require, exports, tslib_1, ActionButton_1, CommandBarButton_1, CompoundButton_1, DefaultButton_1, IconButton_1, MessageBarButton_1, PrimaryButton_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); tslib_1.__exportStar(ActionButton_1, exports); tslib_1.__exportStar(CommandBarButton_1, exports); tslib_1.__exportStar(CompoundButton_1, exports); tslib_1.__exportStar(DefaultButton_1, exports); tslib_1.__exportStar(IconButton_1, exports); tslib_1.__exportStar(MessageBarButton_1, exports); tslib_1.__exportStar(PrimaryButton_1, exports); }); //# sourceMappingURL=index.js.map