liangjiahao 8f813121f8 添加查看按钮的窗口 3 лет назад
..
lib fcedc92fa0 完成了基础 3 лет назад
LICENSE fcedc92fa0 完成了基础 3 лет назад
README.md fcedc92fa0 完成了基础 3 лет назад
package.json 8f813121f8 添加查看按钮的窗口 3 лет назад

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

or using yarn:

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