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

x/fast_storage/mod.ts>LocalStorage#getExpired

An optimized key-value storage based on sqlite.
Latest
method LocalStorage.prototype.getExpired
import { LocalStorage } from "https://deno.land/x/fast_storage@v2.0/mod.ts";

Returns

Promise<string[]>