UNPKG

@ansible/ansible-ui-framework

Version:

A framework for building applications using PatternFly.

5 lines (4 loc) 137 B
export declare function LoadingPage(props: { breadcrumbs?: boolean; tabs?: boolean; }): import("react/jsx-runtime").JSX.Element;