import { type TypeAssertionErrorOptions } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
TypeAssertionErrorOptions
can be passed to the TypeAssertionError
constructor.
Properties
readonly
optional
issues: Readonly<TypeAssertionError[] | string[]>