4 lines
61 B
Plaintext
Executable File
4 lines
61 B
Plaintext
Executable File
${1:obj}.mouseout(function() {
|
|
${2:// Act on the event}
|
|
});
|