tc39 / proposal-export-default-from

Proposal to add `export v from "mod";` to ECMAScript.
https://tc39.github.io/proposal-export-default-from/
307 stars 12 forks source link

docs(README): `export * as ns from` is now standard #8

Closed ExE-Boss closed 2 years ago

ExE-Boss commented 4 years ago

This was added in https://github.com/tc39/ecma262/pull/1174.