UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

10 lines 537 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./PropertyFieldViewPicker"), exports); tslib_1.__exportStar(require("./IPropertyFieldViewPicker"), exports); tslib_1.__exportStar(require("./PropertyFieldViewPickerHost"), exports); tslib_1.__exportStar(require("./IPropertyFieldViewPickerHost"), exports); tslib_1.__exportStar(require("./ISPView"), exports); tslib_1.__exportStar(require("./ISPViews"), exports); //# sourceMappingURL=index.js.map