mirror of
https://github.com/analyticsjs/vue-baidu-analytics.git
synced 2025-05-02 01:06:36 +08: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