Redigera

Dela via


MsalProviderProps type

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