Type Alias GetTransportConfig<TTransport>

GetTransportConfig<TTransport>: ReturnType<TTransport>["config"]

Type Parameters