Type Alias: ErrorCallbackResult
ErrorCallbackResult:
object
Defined in: packages/core/src/types.ts:215
Type of ErrorCallbackResult
Type declaration
details
details:
string
success
success:
boolean
Param
The flag to indicate if the function execution is successful.
Param
The details of the error.