mirror of
https://github.com/Boof2015/astra-mobile.git
synced 2026-08-19 20:20:18 +02:00
android auto more stuff
This commit is contained in:
@@ -16,6 +16,8 @@ export interface AstraCarNowPlayingState {
|
||||
hasTrack: boolean;
|
||||
duration?: number | null;
|
||||
position?: number | null;
|
||||
trackPath?: string | null;
|
||||
isFavorite?: boolean;
|
||||
}
|
||||
|
||||
declare class AstraCarModuleType extends NativeModule {
|
||||
|
||||
Reference in New Issue
Block a user