MioIsland/landing/node_modules/@babel/helper-globals/README.md
xmqywx 5deeaffc8a refactor(plugins): remove JSON-based plugin system
Replace with native .bundle plugin architecture in next commits.
Old declarative system (themes/buddy/sound JSON) removed entirely.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 21:21:18 +08:00

330 B

@babel/helper-globals

A collection of JavaScript globals for Babel internal usage

See our website @babel/helper-globals for more information.

Install

Using npm:

npm install --save @babel/helper-globals

or using yarn:

yarn add @babel/helper-globals