Backdrop Rewrite (Kawarp <3)

This commit is contained in:
2026-08-13 04:17:18 +10:00
parent 3a05506ce6
commit 95aa07796f
8 changed files with 857 additions and 782 deletions
+4 -1
View File
@@ -7,5 +7,8 @@
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
},
"main": "./src/index.ts",
"type": "module"
"type": "module",
"dependencies": {
"@kawarp/core": "*"
}
}