import AuthPlugin from './auth-plugin';

export { AuthPlugin };

export default AuthPlugin;
