Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/storage/1_storage_indexed_db.ts>StorageIndexedDB#get

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
method StorageIndexedDB.prototype.get
import { StorageIndexedDB } from "https://deno.land/x/mtkruto@0.1.128/storage/1_storage_indexed_db.ts";

Parameters

k: readonly StorageKeyPart[]
optional
tx_: IDBTransaction | null
optional
fix = [UNSUPPORTED]