On this page
Properties

Type Alias ErrorLike

type ErrorLike = {
    message: string;
}
Index

Properties

Properties

message: string
Was this helpful?
SDK JS
Reference
ErrorLike