Skip to main content
Module

x/composable/mod.ts>StatefulContext

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

Properties

params: Record<string, string>
state: T