Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
type alias ContentSecurityPolicyOptionHandler
import { type ContentSecurityPolicyOptionHandler } from "https://deno.land/x/hono@v4.3.2/middleware/secure-headers/index.ts";
definition: (ctx: Context, directive: string) => string