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

x/stowrage/src/typings.ts>StowrageOptions

Stowre all the thing's you like
Latest
interface StowrageOptions
import { type StowrageOptions } from "https://deno.land/x/stowrage@v0.4.2/src/typings.ts";

Properties

optional
persistent: boolean
optional
name: string
optional
maxEntries: number