mui-spfx-controls
Version:
SPFx component library built with MUI
7 lines • 359 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.Navigation = void 0;
var tslib_1 = require("tslib");
var Navigation_1 = require("./Navigation");
Object.defineProperty(exports, "Navigation", { enumerable: true, get: function () { return tslib_1.__importDefault(Navigation_1).default; } });
//# sourceMappingURL=index.js.map