minishouyin/node_modules/@babel/helper-member-expression-to-functions
2025-11-12 11:35:57 +08:00
..
lib first commit 2025-11-12 11:35:57 +08:00
LICENSE first commit 2025-11-12 11:35:57 +08:00
package.json first commit 2025-11-12 11:35:57 +08:00
README.md first commit 2025-11-12 11:35:57 +08:00

@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