DIR: /proc/1991111/root/usr/share/doc/node-babel-helper-call-delegate/ |
Current File : //proc/1991111/root/usr/share/doc/node-babel-helper-call-delegate/README.md |
# @babel/helper-call-delegate > Helper function to call delegate See our website [@babel/helper-call-delegate](https://babeljs.io/docs/en/babel-helper-call-delegate) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/helper-call-delegate ``` or using yarn: ```sh yarn add @babel/helper-call-delegate --dev ``` |