mirror of
https://github.com/anomalyco/opentui.git
synced 2026-09-19 01:26:03 +08:00
6c33a2605a
# TODO: - [x] enable text to take styled-text children over content - [x] impl `style` property - [x] importless components - [ ] impl ascii-text - [ ] bundle
3 lines
99 B
TypeScript
3 lines
99 B
TypeScript
export { Fragment, jsxDEV } from "react/jsx-dev-runtime"
|
|
export type * from "./jsx-namespace.d.ts"
|