@babel/helper-member-expression-to-functions (7.27.1)
Published 2026-02-24 13:47:58 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/helper-member-expression-to-functions@7.27.1"@babel/helper-member-expression-to-functions": "7.27.1"About this package
@babel/helper-member-expression-to-functions
Helper function to replace certain member expressions with function calls
See our website @babel/helper-member-expression-to-functions for more information.
Install
Using npm:
npm install --save @babel/helper-member-expression-to-functions
or using yarn:
yarn add @babel/helper-member-expression-to-functions
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/traverse | ^7.27.1 |
| @babel/types | ^7.27.1 |