Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a5ce95 commit 4b345c1Copy full SHA for 4b345c1
index.d.ts
@@ -0,0 +1,3 @@
1
+export default class ClipboardCopyElement extends HTMLElement {
2
+ value: string
3
+}
0 commit comments