Skip to content

Commit 42d98c1

Browse files
save file
1 parent bba1f1c commit 42d98c1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@
8383

8484
var libs = {};
8585

86-
86+
window.addEventListener('mousedown', e => console.log('Actual Target:', e.composedPath()[0]));
87+
88+
8789
//:
8890

8991

0 commit comments

Comments
 (0)