# @babel/helper-call-delegate > Helper function to call delegate See our website [@babel/helper-call-delegate](https://new.babeljs.io/docs/en/next/babel-helper-call-delegate.html) for more information. ## Install Using npm: ```sh npm install --save @babel/helper-call-delegate ``` or using yarn: ```sh yarn add --save @babel/helper-call-delegate ```