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

x/fresh_store/mod.ts>Stores

Simple store for Deno Fresh, to pass state between islands
Latest
variable Stores
import { Stores } from "https://deno.land/x/fresh_store@v1.0.2/mod.ts";

Convenience constant, provide access to the global StoreStack and creates it if it doesn't exist.