TypedErrorInfo interface

Error information.

Properties

info

The error information.

type

The type of the error.

Property Details

info

The error information.

info?: any

Property Value

any

type

The type of the error.

type: string

Property Value

string