@xapp/chat-widget
Version:
XAPP Chat Widget
12 lines (11 loc) • 433 B
TypeScript
import { Meta } from "@storybook/react";
declare const _default: Meta;
export default _default;
export declare const Default: any;
export declare const WithBorder: any;
export declare const WithCustomImage: any;
export declare const WidthScreen: any;
export declare const WithTimeout: any;
export declare const WithAnimation: any;
export declare const WithAnimationDelayAndTimeout: any;
export declare const WithAnimationDelay: any;