> On Jul 10, 2016, at 12:46 PM, /#!/JoePea <[email protected]> wrote: > > I think I'm more confused than I thought. Are all bindings read only always, > only modifiable by exported functions/classes? >
All imported bindings are read-only. See https://tc39.github.io/ecma262/#sec-module-environment-records <https://tc39.github.io/ecma262/#sec-module-environment-records>
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

