Skip to main content
Deno 2 is finally here 🎉️
Learn more
Extremely Popular
Go to Latest
type alias ContentSecurityPolicyOptionHandler
import { type ContentSecurityPolicyOptionHandler } from "https://deno.land/x/hono@v4.3.5/middleware/secure-headers/index.ts";
definition: (ctx: Context, directive: string) => string