type alias ExtendedForAppInvokeimport { type ExtendedForAppInvoke } from "https://dotland.deno.dev/x/live@1.107.0/clients/withManifest.ts"; Type ParametersTApp extends Appdefinition: ManifestInvoke<ManifestOf<TApp>> & { invoke: InvocationProxyWithBatcher<ManifestOf<TApp>>; }