UNPKG

grunt-filerev-match-replace

Version:
8 lines (7 loc) 141 B
define(['module-a'], function(module_a) { return { func: function() { return "This is module b"; } } });