mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
5
node_modules/mustache/wrappers/mootools/mustache.js.post
generated
vendored
Normal file
5
node_modules/mustache/wrappers/mootools/mustache.js.post
generated
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
|
||||
Object.implement('mustache', function(view, partials){
|
||||
return Mustache.render(view, this, partials);
|
||||
});
|
||||
})();
|
Reference in New Issue
Block a user