system-prompts-and-models-o.../unified-ai-platform/node_modules/@babel/plugin-syntax-logical-assignment-operators/README.md
dopeuni444 b5a22951ae nhj
more
2025-07-31 12:23:33 +04:00

483 B

@babel/plugin-syntax-logical-assignment-operators

Allow parsing of the logical assignment operators

See our website @babel/plugin-syntax-logical-assignment-operators for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-logical-assignment-operators

or using yarn:

yarn add @babel/plugin-syntax-logical-assignment-operators --dev