nidus-sync/ts/AppSync.vue

6 lines
75 B
Vue
Raw Normal View History

<template>
<router-view />
</template>
<script setup lang="ts"></script>