Type alias TunnelInfo

TunnelInfo: {
    tunnel: Tunnel;
}

Type declaration