@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.
8 lines (7 loc) • 426 B
TypeScript
declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, {
errorID: string;
} & import("./ErrorStackTrace").ErrorStackTraceProps>;
export default _default;
export declare const Simple: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, {
errorID: string;
} & import("./ErrorStackTrace").ErrorStackTraceProps>;