PATH:
usr
/
local
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
handlebars
/
lib
/
handlebars
/
helpers
export default function(instance) { instance.registerHelper('lookup', function(obj, field) { return obj && obj[field]; }); }
[-] with.js
[edit]
[-] lookup.js
[edit]
[+]
..
[-] helper-missing.js
[edit]
[-] block-helper-missing.js
[edit]
[-] if.js
[edit]
[-] each.js
[edit]
[-] log.js
[edit]