UNPKG
@teaui/react
Version:
latest (1.14.14)
1.14.14
1.13.14
1.12.14
1.11.14
1.11.13
1.11.9
1.11.8
1.10.8
1.9.8
1.8.8
1.7.8
1.6.8
1.5.8
1.4.8
1.3.8
1.3.7
1.3.6
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.5
React Reconciler and renderer for TeaUI
github.com/colinta/teaui
colinta/teaui
@teaui/react
/
.dist
/
index.js
3 lines
•
99 B
JavaScript
View Raw
1
2
3
export
*
from
'./reconciler.js'
;
export
*
from
'./components.js'
;
//# sourceMappingURL=index.js.map