Type alias TrackQueryOpts

TrackQueryOpts: HandlerOpts<{
    trackId: number;
}>

Generated using TypeDoc