On this page
Properties

Type Alias ApiError

type ApiError = {
    message: string;
    type: string;
}
Index
message: string
type: string
Was this helpful?
Upload JS
Reference
ApiError