<script setup lang="ts"> import AppImpl from './App.tsx' </script> <template> <AppImpl /> </template>