js.es5exportedfunction (142B)
1 # -*- mode: snippet; require-final-newline: nil -*- 2 # name: js.exportedfunction 3 # key: 5xf 4 # -- 5 function $1($2) {$0}; 6 module.exports.$1 = $1;
homeMy NixOS systems configurations. | |
Log | Files | Refs | LICENSE |