UNPKG
react-playground-test
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
github.com/jialuyi/react-playground-test2
jialuyi/react-playground-test2
react-playground-test
/
dist
/
@types
/
App.d.ts
3 lines
(2 loc)
•
85 B
TypeScript
View Raw
1
2
3
declare
function
App
(
):
import
(
"react/jsx-runtime"
).
JSX
.
Element
;
export
default
App
;