semantic error TS2339: Property 'write' does not exist on type 'Clipboard'
-- can't repro
#306
Labels
kind: support
Asking for support with something or a specific use case
problem: needs more info
This issue needs more information in order to handle it
problem: no repro
No reproduction was provided (and have not tried to repro without one)
problem: removed issue template
OP removed the issue template without good cause
problem: stale
Issue has not been responded to in some time
solution: can't repro
An attempt to reproduce has been tried and failed
solution: workaround available
There is a workaround available for this issue
topic: TS version
Related to a change in a TS version
What happens and why it is wrong
I'm trying to use
clipboard.write
API but it throws an error on compilation.Environment
Node 16
Versions
tsconfig.json
`tsconfig.json`:
The text was updated successfully, but these errors were encountered: