UNPKG

simple2k13

Version:
3 lines (2 loc) 88 B
declare const copyText: (content: string) => Promise<unknown>; export default copyText;