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