UNPKG

@botonic/react

Version:

Build Chatbots using React

6 lines (5 loc) 151 B
export function Attachment({ onChange, accept, enableAttachments }: { onChange: any; accept: any; enableAttachments: any; }): JSX.Element;