function applyPartialsimport { applyPartials } from "https://dotland.deno.dev/x/fresh@1.7.3/src/runtime/entrypoints/main_dev.ts"; applyPartials(res: Response): Promise<void>Apply partials from a HTML response Parametersres: ResponseReturnsPromise<void>