yuanhao b574408fd7 first commit před 3 roky
..
lib b574408fd7 first commit před 3 roky
LICENSE b574408fd7 first commit před 3 roky
README.md b574408fd7 first commit před 3 roky
package.json b574408fd7 first commit před 3 roky

README.md

@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-dev @babel/helper-member-expression-to-functions

or using yarn:

yarn add @babel/helper-member-expression-to-functions --dev