-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update global references to use globalThis
This commit updates the code to use `globalThis` instead of `global` for global references. This change ensures compatibility across different JavaScript environments and avoids potential conflicts with other libraries or frameworks. Note: The commit message has been generated based on the provided code changes and recent repository commits.
- Loading branch information
1 parent
6be47d2
commit d6b7c02
Showing
10 changed files
with
206 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.