Skip to content

Latest commit

History

History

babel-plugin-proposal-function-bind

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@babel/plugin-proposal-function-bind

Compile function bind operator to ES5

See our website @babel/plugin-proposal-function-bind for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-function-bind

or using yarn:

yarn add @babel/plugin-proposal-function-bind --dev