This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/@babel/helper-builder-binary-assig.../README.md

529 B

@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 for more information.

Install

Using npm:

npm install --save-dev @babel/helper-builder-binary-assignment-operator-visitor

or using yarn:

yarn add @babel/helper-builder-binary-assignment-operator-visitor --dev