UNPKG

sp-formgen-react

Version:

Formula generator for SharePoint with JSON for react. UI Fabric controls are used for rendering

10 lines 318 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var SPFormConst = /** @class */ (function () { function SPFormConst() { } SPFormConst.ConfigLibraryUrl = "/Config"; return SPFormConst; }()); exports.SPFormConst = SPFormConst; //# sourceMappingURL=SPFormConst.js.map