nestjs-temporal-core
Preparing search index...
SignalMethodMetadata
Interface SignalMethodMetadata
Metadata for signal methods discovered through
Signal Method
decorator.
interface
SignalMethodMetadata
{
methodName
:
string
;
signalName
:
string
;
}
Index
Properties
method
Name
signal
Name
Properties
method
Name
methodName
:
string
signal
Name
signalName
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
method
Name
signal
Name
nestjs-temporal-core
Loading...
Metadata for signal methods discovered through
Signal Method
decorator.