AnalyticsPackageDependencies: {
    constants: Constants;
    core-effects: CoreEffects;
    core-state-atoms: CoreStateAtoms;
    playback-event: typeof PlaybackEvent;
    player-config: PlayerConfig;
    source-event-bus: EventBus<PlaybackEventMap>;
    source-state-atom: SourceStateAtom;
}

Type declaration

Generated using TypeDoc