UNPKG

@userfrosting/sprinkle-account

Version:
7 lines (5 loc) 282 B
import ForgotPassword from './PageForgotPassword.vue' import LoginView from './PageLogin.vue' import RegisterView from './PageRegister.vue' import ResendVerificationView from './PageResendVerification.vue' export { ForgotPassword, LoginView, RegisterView, ResendVerificationView }