root 3bf41bf355 update | 1 year ago | |
---|---|---|
.. | ||
lib | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
package.json | 1 year ago |
Helper function to replace certain member expressions with function calls
See our website @babel/helper-member-expression-to-functions for more information.
Using npm:
npm install --save @babel/helper-member-expression-to-functions
or using yarn:
yarn add @babel/helper-member-expression-to-functions