mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 15:54:13 +08:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
define(['myShim'], function (broken) {
|
|
return { name: 'c' };
|
|
});
|