Repository URL to install this package:
|
Version:
0.0.9 ▾
|
import { AuthenticationSwitchContainer } from './AuthenticationSwitchContainer';
const authenticationSwitchContainer = new AuthenticationSwitchContainer();
export { authenticationSwitchContainer };
export default authenticationSwitchContainer;
//# sourceMappingURL=container.js.map