type alias WithSessionRe-exportimport { type WithSession } from "https://deno.land/x/fresh_session@0.2.2/mod.ts"; definition: { session: Session; }