UNPKG

@patternfly/react-core

Version:

This library provides a set of common React components for use with the PatternFly reference implementation.

13 lines 657 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./Page"), exports); tslib_1.__exportStar(require("./PageBody"), exports); tslib_1.__exportStar(require("./PageBreadcrumb"), exports); tslib_1.__exportStar(require("./PageGroup"), exports); tslib_1.__exportStar(require("./PageSidebar"), exports); tslib_1.__exportStar(require("./PageSidebarBody"), exports); tslib_1.__exportStar(require("./PageSection"), exports); tslib_1.__exportStar(require("./PageToggleButton"), exports); tslib_1.__exportStar(require("./PageContext"), exports); //# sourceMappingURL=index.js.map