yuanhao b574408fd7 first commit 3 vuotta sitten
..
lib b574408fd7 first commit 3 vuotta sitten
LICENSE b574408fd7 first commit 3 vuotta sitten
README.md b574408fd7 first commit 3 vuotta sitten
package.json b574408fd7 first commit 3 vuotta sitten

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