Initial commit
This commit is contained in:
Generated
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* Above is the original mustache code.
|
||||
*/
|
||||
|
||||
// EXPOSE qooxdoo variant
|
||||
qx.bom.Template.version = this.Mustache.version;
|
||||
qx.bom.Template.render = this.Mustache.render;
|
||||
|
||||
}).call({});
|
||||
Reference in New Issue
Block a user