UNPKG

@ant-design/pro-chat

Version:
5 lines (4 loc) 91 B
export declare const useCopied: () => { copied: boolean; setCopied: () => void; };