function hydrateimport { hydrate } from "https://deno.land/x/frugal@0.9.1/src/runtime/preact/hydrate/mod.ts"; hydrate<PROPS>(name: string, getApp: GetApp<PROPS>)Type ParametersPROPSParametersname: stringgetApp: GetApp<PROPS>