Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b345c1

Browse files
committed
add typescript definition file
1 parent 4a5ce95 commit 4b345c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
export default class ClipboardCopyElement extends HTMLElement {
2+
value: string
3+
}

0 commit comments

Comments
 (0)