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