Version: 7.0.0-beta.47.0.0-beta.57.0.0-beta.317.0.0-beta.327.0.0-beta.337.0.0-beta.347.0.0-beta.357.0.0-beta.367.0.0-beta.377.0.0-beta.387.0.0-beta.397.0.0-beta.407.0.0-beta.417.0.0-beta.427.0.0-beta.437.0.0-beta.447.0.0-beta.457.0.0-beta.467.0.0-beta.477.0.0-beta.487.0.0-beta.497.0.0-beta.507.0.0-beta.517.0.0-beta.527.0.0-beta.537.0.0-beta.547.0.0-beta.557.0.0-beta.567.0.0-rc.07.0.0-rc.17.0.0-rc.27.0.0-rc.37.0.0-rc.47.0.07.2.07.7.47.8.07.8.37.10.17.10.47.10.57.11.57.12.17.12.137.14.57.16.07.16.57.16.77.18.67.18.87.18.97.21.4-esm7.21.4-esm.17.21.4-esm.27.21.4-esm.37.21.4-esm.47.22.57.23.37.24.17.24.67.24.77.25.78.0.0-alpha.08.0.0-alpha.18.0.0-alpha.28.0.0-alpha.38.0.0-alpha.48.0.0-alpha.58.0.0-alpha.68.0.0-alpha.78.0.0-alpha.88.0.0-alpha.98.0.0-alpha.108.0.0-alpha.118.0.0-alpha.12
# @babel/plugin-proposal-function-bind
> Compile function bind operator to ES5
See our website [@babel/plugin-proposal-function-bind](https://babeljs.io/docs/babel-plugin-proposal-function-bind) for more information.
## Install
Using npm:
```sh
npm install --save-dev @babel/plugin-proposal-function-bind
```
or using yarn:
yarn add @babel/plugin-proposal-function-bind --dev