UNPKG

@xapp/chat-widget

Version:
7 lines (6 loc) 196 B
import { Meta } from "@storybook/react"; import { VFC } from "react"; declare const _default: Meta; export default _default; export declare const Default: VFC; export declare const Multiple: VFC;