@awsui/components-react
Version:
On July 19th, 2022, we launched [Cloudscape Design System](https://cloudscape.design). Cloudscape is an evolution of AWS-UI. It consists of user interface guidelines, front-end components, design resources, and development tools for building intuitive, en
8 lines • 811 B
TypeScript
export declare const AppLayoutNavigation: typeof import("./navigation").AppLayoutNavigationImplementation;
export declare const AppLayoutDrawer: typeof import("./drawer").AppLayoutDrawerImplementation;
export declare const AppLayoutGlobalDrawers: typeof import("./drawer").AppLayoutGlobalDrawersImplementation;
export declare const AppLayoutNotifications: typeof import("./notifications").AppLayoutNotificationsImplementation;
export declare const AppLayoutToolbar: typeof import("./toolbar").AppLayoutToolbarImplementation;
export declare const AppLayoutSplitPanelBottom: typeof import("./split-panel").AppLayoutSplitPanelDrawerBottomImplementation;
export declare const AppLayoutSplitPanelSide: typeof import("./split-panel").AppLayoutSplitPanelDrawerSideImplementation;
//# sourceMappingURL=internal.d.ts.map