setup-kubectl/node_modules/@babel/helper-optimise-call-expression/README.md
github-actions[bot] 7f7e5ba5ea
Add node modules and compiled JavaScript from main (#57)
Co-authored-by: Oliver King <oking3@uncc.edu>
2022-06-21 12:18:30 -04:00

422 B

@babel/helper-optimise-call-expression

Helper function to optimise call expression

See our website @babel/helper-optimise-call-expression for more information.

Install

Using npm:

npm install --save-dev @babel/helper-optimise-call-expression

or using yarn:

yarn add @babel/helper-optimise-call-expression --dev