Skip to content

Latest commit

History

History
19 lines (12 loc) 路 346 Bytes

File metadata and controls

19 lines (12 loc) 路 346 Bytes

@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