@babel/helper-optimise-call-expression (7.27.1)
Published 2026-02-24 13:48:00 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/helper-optimise-call-expression@7.27.1"@babel/helper-optimise-call-expression": "7.27.1"About this package
@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 @babel/helper-optimise-call-expression
or using yarn:
yarn add @babel/helper-optimise-call-expression
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/types | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/generator | ^7.27.1 |
| @babel/parser | ^7.27.1 |