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
/
Playground
/
PlaygroundSandbox.d.ts
3 lines
(2 loc)
•
123 B
TypeScript
View Raw
1
2
3
/// <reference types="react" />
export
declare
const
PlaygroundSandbox
:
import
(
"react"
).
FC
<
import
(
"./types"
).
IPlayground
>;