feat(leptos): API client with all endpoint functions

This commit is contained in:
asepharyana
2026-07-03 18:09:30 +07:00
parent 20ef844682
commit aa20d1a633
10 changed files with 381 additions and 0 deletions
+1
View File
@@ -501,6 +501,7 @@ dependencies = [
"serde_json",
"shared-types",
"wasm-bindgen",
"wasm-bindgen-futures",
"wasm-logger",
"web-sys",
]