type alias GetAppimport { type GetApp } from "https://deno.land/x/frugal@0.9.0/runtime/preact.client.ts"; Type ParametersPROPSdefinition: () => Promise<App<PROPS>> | App<PROPS>