Skip to content
master
Switch branches/tags
babel/packages/babel-helper-call-delegate/
babel/packages/babel-helper-call-delegate/
This branch is 1166 commits behind main.
Contribute

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

@babel/helper-call-delegate

Helper function to call delegate

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

Install

Using npm:

npm install --save-dev @babel/helper-call-delegate

or using yarn:

yarn add @babel/helper-call-delegate --dev