mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-23 22:26:40 +08:00
6 lines
63 B
JavaScript
6 lines
63 B
JavaScript
define(function () {
|
|
return {
|
|
name: "b"
|
|
};
|
|
});
|