Type Alias: LayoutCtx¶
LayoutCtx =
object
Defined in: RootLayout.tsx:7
Properties¶
patient¶
patient:
Patient
|null
Defined in: RootLayout.tsx:8
setPatient¶
setPatient:
React.Dispatch
\<React.SetStateAction
\<Patient
|null
>>
Defined in: RootLayout.tsx:9