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

x/caviar/cli/structs/html.ts>HTML

⚡ Blazing fast, modern, Game Engine powered by WebGPU for Deno and the browser
Latest
variable HTML
import { HTML } from "https://deno.land/x/caviar@2.6.7/cli/structs/html.ts";

type

`<html> <head> <title>Caviar Project</title> </head> <body> <script type="module" src="main.js"></script> </body> </html>`