interface NodeLog {
    logs: any;
}

Properties

Properties

logs: any