Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/storage/1_storage_indexed_db.ts>StorageIndexedDBParams

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface StorageIndexedDBParams
import { type StorageIndexedDBParams } from "https://deno.land/x/mtkruto@0.1.139/storage/1_storage_indexed_db.ts";

Properties

optional
fileStorage: boolean

Whether to store files. Defaults to true.