English
Appearance
Copies text to the clipboard.
import { copyText } from 'rattail' copyText('Hello, clipboard!') // The string will be written to the clipboard
text
string
-