@pnp/spfx-controls-react
Version:
Reusable React controls for SharePoint Framework solutions
7 lines • 325 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
var tslib_1 = require("tslib");
tslib_1.__exportStar(require("./IDynamicFormState"), exports);
tslib_1.__exportStar(require("./IDynamicFormProps"), exports);
tslib_1.__exportStar(require("./DynamicForm"), exports);
//# sourceMappingURL=index.js.map