@babel/plugin-proposal-import-attributes-to-assertions

7.24.7 • Public • Published

@babel/plugin-proposal-import-attributes-to-assertions

Transform the Import Attributes proposal (import ... from '...' with { ... }) to the previous version known as Import Assertions (import ... from '...' assert { ... }).

See our website @babel/plugin-proposal-import-attributes-to-assertions for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-import-attributes-to-assertions

or using yarn:

yarn add @babel/plugin-proposal-import-attributes-to-assertions --dev

Dependencies (2)

Dev Dependencies (2)

Package Sidebar

Install

npm i @babel/plugin-proposal-import-attributes-to-assertions

Weekly Downloads

12,180

Version

7.24.7

License

MIT

Unpacked Size

72.1 kB

Total Files

7

Last publish

Collaborators

  • hzoo
  • existentialism
  • nicolo-ribaudo
  • jlhwung