Type Alias: ParameterDefinition<T>
ParameterDefinition<
T
>: [PropertyKey
<T
>,ParameterType
]
The type to describe the action parameter.
Type Parameters
• T
the type of action parameter.
ParameterDefinition<
T
>: [PropertyKey
<T
>,ParameterType
]
The type to describe the action parameter.
• T
the type of action parameter.