Interface TrackResponseTypeEmpty

interface TrackResponseTypeEmpty {
    data: null;
    loadType: EMPTY;
}

Properties

Properties

data: null
loadType: EMPTY