> import 'foo'
>> let foo = this.get('foo')
>>
>
To be less flippant, this isn't a solution to the problem: how do I
statically bind to a module instance object? It's a runtime workaround.Default-default aside, what's the payoff in trying to obscure the fact that a module is always a named set of exported bindings?
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

