type alias SSRDataimport { type SSRData } from "https://deno.land/x/aleph@v0.3.0-alpha.32/server/ssr.ts"; definition: { expires: number; value: any; }