UNPKG

@uifabric/experiments

Version:

Experimental React components for building experiences for Microsoft 365.

11 lines 492 B
define(["require", "exports", "tslib", "./Actionable/Actionable", "./Button", "./ButtonVariants/index"], function (require, exports, tslib_1, Actionable_1, Button_1, index_1) { "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Actionable tslib_1.__exportStar(Actionable_1, exports); // Button tslib_1.__exportStar(Button_1, exports); // Button variants tslib_1.__exportStar(index_1, exports); }); //# sourceMappingURL=index.js.map