type alias AppContextRe-exportimport { type AppContext } from "https://deno.land/x/live@1.58.0/types.ts"; Type ParametersTApp extends Appdefinition: FnContext<TApp["state"], ManifestOf<TApp>>