@airplane/views
Version:
A React library for building Airplane views. Views components are optimized in style and functionality to produce internal apps that are easy to build and maintain.
6 lines (5 loc) • 553 B
TypeScript
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("./ComponentErrorState").ComponentErrorStateProps>;
export default _default;
export declare const Simple: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("./ComponentErrorState").ComponentErrorStateProps>;
export declare const ExamplesWithStack: () => import("react/jsx-runtime").JSX.Element;
export declare const RunError: () => import("react/jsx-runtime").JSX.Element;