JavaScript Modules (import/export)

What is the purpose of using 'export * from' syntax in JavaScript modules?
Next Question (3/21)