mirror of
https://github.com/MioMioOS/MioIsland
synced 2026-04-21 13:37:26 +00:00
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> |
||
|---|---|---|
| .. | ||
| lib | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
@babel/helpers
Collection of helper functions used by Babel transforms.
See our website @babel/helpers for more information.
Install
Using npm:
npm install --save-dev @babel/helpers
or using yarn:
yarn add @babel/helpers --dev