Skip to main content
Go to Latest
variable createStoreContext
import { createStoreContext } from "https://deno.land/x/ldkit@v0.4.1/specs/test_utils.ts";

type

(store: Store, context?: Context) => unknown