UnexpectedError.prototype.toSerializable(): UnexpectedErrorData
Serializes error to a plain object.
Plain object representation of the error
UnexpectedError.prototype.toSerializable(): UnexpectedErrorData
Serializes error to a plain object.
Plain object representation of the error
import { UnexpectedError } from "result/mod.ts";