interface StatefulContextimport { type StatefulContext } from "https://dotland.deno.dev/x/live@1.63.12/mod.ts"; Type ParametersTPropertiesparams: Record<string, string>state: T