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

x/fresh_store/mod.ts>StoreStack.configure

Simple store for Deno Fresh, to pass state between islands
Go to Latest
method StoreStack.configure
import { StoreStack } from "https://deno.land/x/fresh_store@v1.0.1/mod.ts";

Checks if the StoreStack is instantiated on window.stores and creates it if it's not.