Type alias MsalProviderProps

MsalProviderProps: PropsWithChildren<{
    instance: IPublicClientApplication;
}>

Type declaration

Generated using TypeDoc