Skip to main content
Module

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

💧EventEmitter's typesafe replacement
Go to Latest
interface IDBTransactionEventMap
import { type IDBTransactionEventMap } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Properties

abort: Event
complete: Event
error: Event