@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
9 lines • 428 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./IWidget"), exports);
tslib_1.__exportStar(require("./Widget"), exports);
tslib_1.__exportStar(require("./WidgetBody"), exports);
tslib_1.__exportStar(require("./WidgetFooter"), exports);
tslib_1.__exportStar(require("./WidgetTitle"), exports);
//# sourceMappingURL=DashboardWidget.js.map