mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 01:53:55 +08:00
5 lines
108 B
JavaScript
5 lines
108 B
JavaScript
//Tests overriding a package path with a more specific mapping.
|
|
define({
|
|
name: 'fake/alpha/replace'
|
|
});
|