UNPKG

react-native-track-player

Version:
5 lines (4 loc) 150 B
export interface PlaybackPlayWhenReadyChangedEvent { /** Whether the player will play when it is ready to do so. */ playWhenReady: boolean; }