revert(packages): add server-only bundles (#1349) (#1354)

This commit is contained in:
Wesley Luyten
2026-04-17 11:44:53 -07:00
committed by GitHub
parent 3331fdaf25
commit 8530316987
60 changed files with 215 additions and 654 deletions
-1
View File
@@ -1,2 +1 @@
declare const __DEV__: boolean;
declare const __BROWSER__: boolean;