UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

8 lines 418 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./IPropertyFieldSpinner"), exports); tslib_1.__exportStar(require("./IPropertyFieldSpinnerHost"), exports); tslib_1.__exportStar(require("./PropertyFieldSpinner"), exports); tslib_1.__exportStar(require("./PropertyFieldSpinnerHost"), exports); //# sourceMappingURL=index.js.map