Appearance
复制字符串内容到粘贴板
import { copyToClipboard } from '@yu-kit/utils'
string
粘贴的内容
Promise<string>
返回的内容 成功提示传入then,错误提示传入catch