Endo API documentation
Preparing search index...
@endo/stream
AsyncSpring
Interface AsyncSpring<TValue>
interface
AsyncSpring
<
TValue
>
{
get
()
:
Promise
<
TValue
>
;
}
Type Parameters
TValue
Hierarchy (
View Summary
)
AsyncSpring
AsyncQueue
Index
Methods
get
Methods
get
get
()
:
Promise
<
TValue
>
Returns
Promise
<
TValue
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Endo API documentation
Loading...