Skip to main content
Module

x/evt/lib/types/lib.dom.ts>StoreExceptionsInformation

💧EventEmitter's typesafe replacement
Latest
interface StoreExceptionsInformation
implements ExceptionInformation
import { type StoreExceptionsInformation } from "https://deno.land/x/evt@v2.5.7/lib/types/lib.dom.ts";

Properties

optional
detailURI: string | null
optional
explanationString: string | null
optional
siteName: string | null