index.js 58 B

123
  1. import ErrorPage from './error.vue'
  2. export { ErrorPage }