variable defaultimport { default } from "https://deno.land/x/fresh@1.4.3/demo/fresh.gen.ts"; type{ routes: { ./routes/index.tsx; ./routes/passthrough.tsx; }; islands: { ./islands/Counter.tsx; ./islands/Passthrough.tsx; }; baseUrl; }