Yann
test
f23825d
export interface ITrackMute {
shouldPlayTrack(trackId: number): boolean
}