cohost/html/ttt.tsx
2023-07-09 13:22:38 -04:00

3 lines
92 B
TypeScript

import { Html, render } from "./html.ts";
import { Component } from "./jsx/jsx-runtime.ts";