interface
HTMLBundle
interface HTMLBundle
Used when importing an HTML file at runtime or at build time.
import app from "./index.html";interface
Used when importing an HTML file at runtime or at build time.
import app from "./index.html";