Urara-Blog/node_modules/.pnpm-store/v3/files/62/c77d76db34a9935db5dcc44d33935028d6bf9d584d03c9cfdaf5f8820843c3bcd9c132e2684f8f254e1e38085c3f664b621bad7e179126bd743fddba83cf53
2022-08-14 01:14:53 +08:00

19 lines
509 B
Text

# @babel/helper-builder-binary-assignment-operator-visitor
> Helper function to build binary assignment operator visitors
See our website [@babel/helper-builder-binary-assignment-operator-visitor](https://babeljs.io/docs/en/babel-helper-builder-binary-assignment-operator-visitor) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-builder-binary-assignment-operator-visitor
```
or using yarn:
```sh
yarn add @babel/helper-builder-binary-assignment-operator-visitor
```