UNPKG

handlebars-helpers

Version:
13 lines (9 loc) 278 B
(function() { var Handlebars; if (typeof window !== "undefined" && window !== null) { Handlebars = window.Handlebars; } if (typeof module !== "undefined" && module !== null) { Handlebars = module.exports.Handlebars = require('handlebars'); } }).call(this);