UNPKG
fakhr-khaleej-blog
Version:
latest (0.1.0)
0.1.0
Moving and relocation services blog
github.com/slymanfatn569/moving3
slymanfatn569/moving3
fakhr-khaleej-blog
/
types
/
react.d.ts
5 lines
(4 loc)
•
104 B
TypeScript
View Raw
1
2
3
4
5
import
*
as
React
from
'react'
;
declare
module
'react'
{
export
type
ReactNode
=
React
.
ReactNode
; }