interface NodeResponse {
    response: any;
}

Properties

Properties

response: any