Update On Sat Apr 13 20:25:05 CEST 2024

This commit is contained in:
github-action[bot]
2024-04-13 20:25:06 +02:00
parent cf2721169f
commit ce0208fb9e
106 changed files with 2750 additions and 578 deletions
@@ -0,0 +1,10 @@
{
"name": "@nyanpasu/interface",
"version": "0.1.0",
"main": "index.ts",
"module": "index.ts",
"dependencies": {
"@tauri-apps/api": "1.5.3",
"swr": "2.2.5"
}
}