DocumentServer/OfficeWeb/vendor/requirejs/tests/plugins/prime/b.js

6 lines
68 B
JavaScript
Raw Normal View History

2015-04-28 14:59:00 +00:00
define(function () {
return {
name: "bPrime"
};
});