JavaScript Modules (import/export)

What is the purpose of the 'import * as' syntax in JavaScript modules?
Next Question (7/21)