Skip to main content
Module

x/blocks/types.ts>AppContext

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Extremely Popular
Go to Latest
type alias AppContext
Re-export
import { type AppContext } from "https://deno.land/x/blocks@1.39.6/types.ts";

Type Parameters

TApp extends App
definition: FnContext<TApp["state"], ManifestOf<TApp>>