nestjs-temporal-core
Preparing search index...
WrapperProcessingResult
Interface WrapperProcessingResult
Wrapper processing result
interface
WrapperProcessingResult
{
errors
:
{
component
:
string
;
error
:
string
}
[]
;
processedCount
:
number
;
success
:
boolean
;
}
Index
Properties
errors
processed
Count
success
Properties
errors
errors
:
{
component
:
string
;
error
:
string
}
[]
processed
Count
processedCount
:
number
success
success
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
processed
Count
success
nestjs-temporal-core
Loading...
Wrapper processing result