UNPKG

handlebars-helpers

Version:
16 lines (11 loc) 330 B
(function() { var Handlebars; Handlebars = require('handlebars'); module.exports = Handlebars.template(function(Handlebars, depth0, helpers, partials, data) { var foundHelper, self; helpers = helpers || Handlebars.helpers; foundHelper = void 0; self = this; return 'A partial.'; }); }).call(this);