cohost/html/ttt.tsx

3 lines
92 B
TypeScript
Raw Normal View History

2023-07-09 13:22:38 -04:00
import { Html, render } from "./html.ts";
import { Component } from "./jsx/jsx-runtime.ts";