type alias UnknownPagePropsDeprecatedDeprecatedUse PageProps instead import { type UnknownPageProps } from "https://deno.land/x/fresh@1.7.1/src/server/types.ts"; Type ParametersoptionalT = anyoptionalS = Record<string, unknown>deprecateddefinition: PageProps<T, S>