3.0 source code
This commit is contained in:
5
OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractiveattach/nine.js
vendored
Normal file
5
OfficeWeb/vendor/requirejs/tests/browsertests/scriptloadinteractiveattach/nine.js
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
def(function () {
|
||||
return {
|
||||
name: 'nine'
|
||||
};
|
||||
});
|
||||
Reference in New Issue
Block a user