Sha256: b32e17b40c613d37fc45a1c9000f3d6fccf4ffb1004487c44e6d8a0a036f4d8f
Contents?: true
Size: 428 Bytes
Versions: 26
Compression:
Stored size: 428 Bytes
Contents
# @babel/plugin-syntax-import-attributes > Allow parsing of the module attributes in the import statement See our website [@babel/plugin-syntax-import-attributes](https://babeljs.io/docs/babel-plugin-syntax-import-attributes) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-syntax-import-attributes ``` or using yarn: ```sh yarn add @babel/plugin-syntax-import-attributes --dev ```
Version data entries
26 entries across 26 versions & 2 rubygems