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