Nado Typescript SDK Documentation
    Preparing search index...

    Type Alias EngineServerSubscriptionStream<TStreamType>

    EngineServerSubscriptionStream: { type: TStreamType } & EngineServerSubscriptionStreamParamsByType[TStreamType]

    Describes a stream that can be subscribed to.

    Type Parameters