Created
June 2, 2015 14:58
-
-
Save andy722/2ed1c3828bab56750038 to your computer and use it in GitHub Desktop.
Part of handlebars.js. OMG Javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function(depth0,helpers,partials,data | |
| /**/) { | |
| var stack1; | |
| return "\n\n" | |
| + ((stack1 = helpers['if'].call(depth0,(depth0 != null ? depth0.length : depth0),{"name":"if","hash":{},"fn":this.program(1, data, 0),"inverse":this.program(8, data, 0),"data":data})) != null ? stack1 : "") | |
| + "\n"; | |
| }) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment