Bewerken

Delen via


MsalProviderProps type

type MsalProviderProps = PropsWithChildren<{
  instance: IPublicClientApplication,
}>