Use index file for apiclient lib imports
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { playbackManager } from 'components/playback/playbackmanager';
|
||||
import { pluginManager } from 'components/pluginManager';
|
||||
import ServerConnections from 'lib/jellyfin-apiclient/ServerConnections';
|
||||
import { ServerConnections } from 'lib/jellyfin-apiclient';
|
||||
import { PluginType } from 'types/plugin.ts';
|
||||
import Events from 'utils/events.ts';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user