Type alias PlaylistEntryRelations

PlaylistEntryRelations: {
    track: Track;
}

Type declaration

Generated using TypeDoc