interface Response {
    raw: any;
}

Hierarchy (view full)

Properties

Properties

raw: any