Skip to content

Commit bd6e262

Browse files
committed
(#87) Button API docs
1 parent 7632947 commit bd6e262

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/button.enum.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
/**
2+
* {@link Button} enum represents clickable buttons of a mouse
3+
*/
14
export enum Button {
25
LEFT,
36
MIDDLE,

0 commit comments

Comments
 (0)