| 1 | import { addZtoolsCodeEventListener } from '@/events/codeEvent' |
| 2 | import { jumpFunctionPluginInstaller } from '@/views/PluginInstaller/PluginInstaller' |
| 3 | import { jumpFunctionPluginMarketSetting } from '@/views/PluginMarketSetting/PluginMarketSetting' |
| 4 | import { jumpLocalLaunchSettingJumpFunction } from '@/views/LocalLaunchSetting/LocalLaunchSetting' |
nothing calls this directly
no test coverage detected