mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-06 06:03:58 +00:00
5 lines
80 B
Vue
5 lines
80 B
Vue
<script>
|
|
import Index from '~/pages/_lang/index'
|
|
export default Index
|
|
</script>
|