fix(packages): add server-only bundles (#1349)

This commit is contained in:
rahim
2026-04-16 00:59:14 -07:00
committed by GitHub
parent 4ecc870685
commit 3331fdaf25
60 changed files with 654 additions and 215 deletions
+1
View File
@@ -1 +1,2 @@
declare const __DEV__: boolean;
declare const __BROWSER__: boolean;