Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: unconditional process reference
process does not exist in the browser and therefore throws an error if one tries to create a client in the browser. Fix it in a way that's compatible with any (future) engine that doesn't have a process global.
- Loading branch information