UNPKG

@pnp/spfx-property-controls

Version:

Reusable property pane controls for SharePoint Framework solutions

8 lines 422 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./IPropertyFieldGridControlProps"), exports); tslib_1.__exportStar(require("./IPropertyFieldGridProps"), exports); tslib_1.__exportStar(require("./PropertyFieldGrid"), exports); tslib_1.__exportStar(require("./PropertyFieldGridControl"), exports); //# sourceMappingURL=index.js.map