mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 14:54:04 +08:00
2 lines
62 B
JavaScript
2 lines
62 B
JavaScript
define(['./modA2'], function(modAName) { return modAName; });
|