Plato on Github
Report Home
template/methods.js
Maintainability
163.89
Lines of code
3
Difficulty
2.50
Estimated Errors
0.01
Function weight
By Complexity
By SLOC
/** * @module Lyria */ define('lyria/template/methods', function() { return ['compile']; });