interface MetaResponse {
    data: Twitch.Data;
    type: string;
}

Properties

Properties

data: Twitch.Data
type: string