Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/hono/middleware/html/index.ts>raw

Ultrafast web framework for the Edge
Extremely Popular
Go to Latest
variable raw
import { raw } from "https://deno.land/x/hono@v2.7.8/middleware/html/index.ts";

type

(value: unknown) => HtmlEscapedString