import { type SessionDuplicationData } from "https://deno.land/x/fresh_session@beta-0.3.1/src/type.ts";
definition: { session: SessionData<T>; flash: FlashData<F>; operations: SessionOperations; }
x/fresh_session/src/type.ts>SessionDuplicationData
import { type SessionDuplicationData } from "https://deno.land/x/fresh_session@beta-0.3.1/src/type.ts";