interface dom.CustomEventInit
implements EventInit
import { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { CustomEventInit } = dom;
Properties
optional
detail: Timport { type dom } from "https://deno.land/x/evt@v2.4.19/lib/types/index.ts";
const { CustomEventInit } = dom;