mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 07:22:43 +08:00
4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
define('person', [], {
|
|
name: 'person'
|
|
});
|