Skip to main content
Module

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

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

Properties

optional
multiEntry: boolean
optional
unique: boolean