Skip to content
🛠️ Learn. Build. Ship. Save. Master NPM Publishing at a Discount

Edit It: Use the 'default as' Syntax to Import a Default Export

Home>Modules in JavaScript>Edit It: Use the 'default as' Syntax to Import a Default Export

Edit It: Use the 'default as' Syntax to Import a Default Export

This code shows how to import a default export using the 'default as' syntax.

See it on StackBlitz