function createFreshHandlerimport { createFreshHandler } from "https://deno.land/x/live@1.96.2/plugins/deco.ts"; createFreshHandler<M extends AppManifest = AppManifest>(deco: Deco<M>)Type ParametersoptionalM extends AppManifest = AppManifestParametersdeco: Deco<M>