Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

type

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