✏️ 完善返回类型

This commit is contained in:
目棃
2024-01-18 15:28:54 +08:00
parent 9fa2b22f49
commit 16b981c5bc
2 changed files with 86 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
</div>
</template>
<script lang="ts" setup>
// todo https://artplayer.org/?libs=https://cdnjs.cloudflare.com/ajax/libs/dashjs/4.5.2/dash.all.min.js&example=dash
import { window as TauriWindow } from "@tauri-apps/api";
import { onBeforeMount, onMounted, ref } from "vue";