Type alias NewTunnelInfo

NewTunnelInfo: {
    tunnel: NewTunnelSchema;
}

Type declaration