import html from "./index.html" export function render(){ return html; }