On this page
Properties

Type Alias ErrorTypeT

type ErrorTypeT = {
    kind: "error";
}
Index

Properties

Properties

kind: "error"
Was this helpful?
SDK JS
Reference
ErrorTypeT