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