refactor: using tauri http client

This commit is contained in:
2025-04-13 19:34:02 +01:00
parent eba4268718
commit 878a47ffd1
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,