@s2-dev/streamstore - v0.22.0
Preparing search index...
API
ListStreamsResponse
Type Alias ListStreamsResponse
type
ListStreamsResponse
=
{
has_more
:
boolean
;
streams
:
API
.
StreamInfo
[]
;
}
Index
Properties
has_
more
streams
Properties
has_
more
has_more
:
boolean
Indicates that there are more results that match the criteria.
streams
streams
:
API
.
StreamInfo
[]
Matching streams.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
has_
more
streams
@s2-dev/streamstore - v0.22.0
Loading...
Indicates that there are more results that match the criteria.