mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 12:55:34 +08:00
4 lines
46 B
JavaScript
4 lines
46 B
JavaScript
define(['dep'], function(d) {
|
|
return d;
|
|
});
|