@alwatr/global-this
Provides access to `globalThis`, ensuring cross-platform compatibility, including browsers (`window`), Node.js (`global`), and Web Workers (`self`).
@ts-bridge/cli
Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.