Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_sessions/mod.ts>Session#flash

Session middleware for Oak
Go to Latest
method Session.prototype.flash
Re-export
import { Session } from "https://deno.land/x/oak_sessions@v4.1.7/mod.ts";

Parameters

key: string
value: unknown