function isDOMExceptionimport { isDOMException } from "https://deno.land/x/ayonli_jsext@v0.9.72/error.ts"; isDOMException(value: unknown): value is DOMExceptionParametersvalue: unknownReturnsvalue is DOMException