babel/packages/babel-helper-call-delegate
Huáng Jùnliàng 8c94b3f209
Bump babel-types to ^7.6.3 (#10568)
* fix incorrect lerna bootstrap options

* chore: bump @babel/types dependencies to v7.6.3

* chore: remove ignore-engines on lerna bootstrap
2019-10-17 07:49:41 -04:00
..
2017-03-25 21:46:16 -04:00

@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