devsite/node_modules/mustache/wrappers/dojo/mustache.js.post

4 lines
58 B
Plaintext
Raw Normal View History

2024-07-08 01:49:38 +00:00
dojox.mustache = dojo.hitch(Mustache, "render");
})();