root 3bf41bf355 update | před 1 rokem | |
---|---|---|
.. | ||
lib | před 1 rokem | |
LICENSE | před 1 rokem | |
README.md | před 1 rokem | |
package.json | před 1 rokem |
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