nestjs-temporal-core
Preparing search index...
ActivityMethodInfo
Interface ActivityMethodInfo
Activity method metadata with proper typing
interface
ActivityMethodInfo
{
metadata
:
ActivityMethodOptions
;
methodName
:
string
;
name
:
string
;
}
Index
Properties
metadata
method
Name
name
Properties
metadata
metadata
:
ActivityMethodOptions
method
Name
methodName
:
string
name
name
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
method
Name
name
nestjs-temporal-core
Loading...
Activity method metadata with proper typing