4 lines
58 B
Text
4 lines
58 B
Text
|
${1:obj}.error(function() {
|
||
|
${2:// Act on the event}
|
||
|
});
|