method Session.prototype.reupSessionRe-exportimport { Session } from "https://deno.land/x/oak_sessions@v4.1.7/mod.ts"; reupSession(store: Store | CookieStore, expiration: number | null | undefined)Parametersstore: Store | CookieStoreexpiration: number | null | undefined