4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
|
${1:obj}.mousemove(function() {
|
||
|
${2:// Act on the event}
|
||
|
});
|