@s2-dev/streamstore - v0.24.1
Preparing search index...
EnsureStreamResponse
Interface EnsureStreamResponse
Response from ensuring a stream.
interface
EnsureStreamResponse
{
result
:
ProvisionResult
;
stream
:
StreamInfo
;
}
Index
Properties
result
stream
Properties
result
result
:
ProvisionResult
Provisioning outcome.
stream
stream
:
StreamInfo
Current stream state.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
stream
@s2-dev/streamstore - v0.24.1
Loading...
Response from ensuring a stream.