bns_zhgd_web/node_modules/@babel/plugin-transform-exponentia...
haozq 65e8192a56 first commit 2025-04-02 10:01:21 +08:00
..
lib first commit 2025-04-02 10:01:21 +08:00
LICENSE first commit 2025-04-02 10:01:21 +08:00
README.md first commit 2025-04-02 10:01:21 +08:00
package.json first commit 2025-04-02 10:01:21 +08:00

README.md

@babel/plugin-transform-exponentiation-operator

Compile exponentiation operator to ES5

See our website @babel/plugin-transform-exponentiation-operator for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-exponentiation-operator

or using yarn:

yarn add @babel/plugin-transform-exponentiation-operator --dev