UNPKG

msal-react-tester

Version:

A npm package to simplify testing react application using msal-react

4 lines (3 loc) 165 B
import MsalReactTester from "./MsalReactTester"; import { MsalReactTesterPlugin } from "./MsalReactTesterPlugin"; export { MsalReactTester, MsalReactTesterPlugin };