method StorageIndexedDB.prototype.getimport { StorageIndexedDB } from "https://deno.land/x/mtkruto@0.1.139/mod.ts"; get<T>(k: readonly StorageKeyPart[],tx_?: IDBTransaction | null,fix?,)Type ParametersTParametersk: readonly StorageKeyPart[]optionaltx_: IDBTransaction | nulloptionalfix = [UNSUPPORTED]