Documents / @faasjs/react / ErrorChildrenProps
Type Alias: ErrorChildrenProps
ErrorChildrenProps:
object
Type declaration
error?
optional
error:Error
errorDescription?
optional
errorDescription:string
errorMessage?
optional
errorMessage:string
info?
optional
info:any