3 lines
92 B
TypeScript
3 lines
92 B
TypeScript
|
import { Html, render } from "./html.ts";
|
||
|
import { Component } from "./jsx/jsx-runtime.ts";
|