mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 01:53:55 +08:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
def(function () {
|
|
return {
|
|
name: 'six'
|
|
};
|
|
}); |