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

x/fresh_store/mod.ts>Pointer

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

Convenience type alias for a pointer.

definition: string