Skip to main content
Module

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

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

Properties

optional
multiEntry: boolean
optional
unique: boolean