DocumentServer/OfficeWeb/vendor/requirejs/tests/shim/c.js
2015-04-28 17:59:00 +03:00

6 lines
47 B
JavaScript

var C = {
name: 'c',
a: A,
b: B
};