Plato on Github
Report Home
src/core/hbs.js
Maintainability
154.85
Lines of code
3
Difficulty
5.25
Estimated Errors
0.02
Function weight
By Complexity
By SLOC
define('hbs', ['handlebars', 'handlebars.runtime'], function(hbs, hbsRuntime) { return ((hbs && hbs['default']) || hbsRuntime); });