Type alias: RootContext
RootContext:
RootContextProps
& {"children"
:ReactNode
; }
The props of RootProvider.
Type declaration​
Member | Type |
---|---|
children | ReactNode |
RootContext:
RootContextProps
& {"children"
:ReactNode
; }
The props of RootProvider.
Member | Type |
---|---|
children | ReactNode |