UNPKG

vh-plugin

Version:
3 lines (2 loc) 95 B
declare const CopyText: (text: string, message?: string) => Promise<any>; export { CopyText };