Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

unsafeHTML

import { unsafeHTML } from "https://raw.githubusercontent.com/worker-tools/shed/master/index.ts";
function unsafeHTML(content: string);
§
unsafeHTML(content: string)
[src]

§Parameters

§
content: string
[src]