variable HTMLimport { HTML } from "https://deno.land/x/caviar@2.5.0/cli/structs/html.ts"; type`<html> <head> <title>Caviar Project</title> </head> <body> <script type="module" src="main.js"></script> </body> </html>`