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