office-ui-fabric-react
Version:
Reusable React components for building experiences for Microsoft 365.
9 lines • 341 B
JavaScript
define(["require", "exports", "../ActionButton/ActionButton"], function (require, exports, ActionButton_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
/**
* {@docCategory Button}
*/
exports.CommandButton = ActionButton_1.ActionButton;
});
//# sourceMappingURL=CommandButton.js.map