@nats-io/jetstream
Preparing search index...
Streams
Type Alias Streams
type
Streams
=
{
get
(
stream
:
string
)
:
Promise
<
Stream
>
;
}
Index
Methods
get
Methods
get
get
(
stream
:
string
)
:
Promise
<
Stream
>
Parameters
stream
:
string
Returns
Promise
<
Stream
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
@nats-io/jetstream
Loading...