feat: export useragent

This commit is contained in:
tzhangchi
2022-12-18 11:25:23 +08:00
parent 0a542643d0
commit 9596b64249
+2
View File
@@ -1 +1,3 @@
export { isDev } from './env';
export * from './useragent';