UNPKG
react-reparenting
Version:
latest (0.6.1)
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
The reparenting tools for React
paol-imi.github.io/react-reparenting
Paol-imi/react-reparenting
react-reparenting
/
dist
/
types
/
env
/
internals.d.ts
5 lines
(4 loc)
•
91 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
Int
: {
nodePrefix
:
string
;
componentAttribute
:
string
; };