kotlin-stdlib
JS
kotlin-stdlib
/
org.w3c.dom.clipboard
/
Clipboard
/
writeText
write
Text
JS
fun
writeText
(
data
:
String
)
:
Promise
<
Unit
>