Skip to main content
Module

x/blocks/types.ts>StatefulContext

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Extremely Popular
Go to Latest
interface StatefulContext
import { type StatefulContext } from "https://deno.land/x/blocks@1.57.20/types.ts";

Properties

params: Record<string, string>
state: T