mirror of
https://github.com/Rushilwiz/spaceout.git
synced 2025-04-22 12:29:50 -04:00
395 B
395 B
@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