access-manager/admin-ui/node_modules/@babel/helper-module-transforms
2026-04-25 23:57:04 +00:00
..
lib feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
LICENSE feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
package.json feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00
README.md feat: unified admin dashboard + service registry cleanup 2026-04-25 23:57:04 +00:00

@babel/helper-module-transforms

Babel helper functions for implementing ES6 module transformations

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

Install

Using npm:

npm install --save @babel/helper-module-transforms

or using yarn:

yarn add @babel/helper-module-transforms