<script setup lang="ts"> </script> <template> <UApp> <NuxtLayout> <NuxtPage /> </NuxtLayout> </UApp> </template>