mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
422 B
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