refactor: using tauri http client

This commit is contained in:
2025-04-13 19:34:02 +01:00
parent d687e86f86
commit 7d68f39bab
7 changed files with 162 additions and 8 deletions

View File

@@ -1,3 +1,5 @@
import { fetch } from "@tauri-apps/plugin-http";
import {
type InferOutput,
array,