feat(utils): add platform and browser detection helpers

This commit is contained in:
2026-06-18 10:27:03 +08:00
parent e4b1690b45
commit d2bced8889
5 changed files with 344 additions and 17 deletions
+1
View File
@@ -33,6 +33,7 @@
"react-dom": "19.2.4",
"react-icons": "^5.6.0",
"stripe": "^22.2.1",
"ua-parser-js": "^2.0.10",
"unstorage": "^1.17.5",
"xstate": "^5",
"zod": "^4.4.3"