UNPKG

@slashid/react

Version:

React SDK for the /id platform

6 lines 181 B
type Props = { className?: string; }; export declare const Chat: ({ className }: Props) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=chat.d.ts.map