Sha256: 74a68db5c21752e751b079b69bed96906deb66e422780e86051278bbf51fd3b2
Contents?: true
Size: 395 Bytes
Versions: 11
Compression:
Stored size: 395 Bytes
Contents
# @babel/helper-annotate-as-pure > Helper function to annotate paths and nodes with #__PURE__ comment See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/en/babel-helper-annotate-as-pure) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/helper-annotate-as-pure ``` or using yarn: ```sh yarn add @babel/helper-annotate-as-pure --dev ```
Version data entries
11 entries across 10 versions & 3 rubygems