Appearance
<script setup lang="ts"> import {Video} from "@dfsj/components"; </script> <template> <template> <Video /> </template> </template>