Trellis TypeScript API
result/mod.ts
.
BaseError
.
prototype
id
property
BaseError.prototype.id
Unique identifier for this error instance
Type
string
Usage
import { BaseError } from "result/mod.ts";
Document Navigation
Type