HTMLBundle

Bun

Symbol

HTMLBundle

interface HTMLBundle

Used when importing an HTML file at runtime.

import app from "./index.html";

Bun.build support for this isn't imlpemented yet.