@resonatehq/sdk
Preparing search index...
Decorator
Class Decorator<TRet>
Type Parameters
TRet
Index
Constructors
constructor
Methods
next
Constructors
constructor
new
Decorator
<
TRet
>
(
generator
:
Generator
<
Yieldable
,
TRet
,
any
>
)
:
Decorator
<
TRet
>
Type Parameters
TRet
Parameters
generator
:
Generator
<
Yieldable
,
TRet
,
any
>
Returns
Decorator
<
TRet
>
Methods
next
next
(
value
:
Value
<
any
>
)
:
InternalExpr
<
any
>
Parameters
value
:
Value
<
any
>
Returns
InternalExpr
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
next
@resonatehq/sdk
Loading...