3.0 source code
This commit is contained in:
3
OfficeWeb/vendor/requirejs/tests/anon/sub/b.js
vendored
Normal file
3
OfficeWeb/vendor/requirejs/tests/anon/sub/b.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
define(function(require, exports, module) {
|
||||
exports.f = function () { return "sub/b" };
|
||||
});
|
||||
Reference in New Issue
Block a user