tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

9 lines
184 B
Plaintext

/**
* Above is the original mustache code.
*/
// EXPOSE qooxdoo variant
qx.bom.Template.version = this.Mustache.version;
qx.bom.Template.render = this.Mustache.render;
}).call({});