1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/@babel/helper-annotate-as-pure
zhurui 54669c07cf i4 2023-12-18 13:12:25 +08:00
..
lib i4 2023-12-18 13:12:25 +08:00
node_modules/@babel/types i4 2023-12-18 13:12:25 +08:00
LICENSE i4 2023-12-18 13:12:25 +08:00
README.md i4 2023-12-18 13:12:25 +08:00
package.json i4 2023-12-18 13:12:25 +08:00

README.md

@babel/helper-annotate-as-pure

Helper function to annotate paths and nodes with #PURE comment

See our website @babel/helper-annotate-as-pure for more information.

Install

Using npm:

npm install --save-dev @babel/helper-annotate-as-pure

or using yarn:

yarn add @babel/helper-annotate-as-pure --dev