Yes, this is fine.
On Mon, Jun 17, 2013 at 3:38 PM, Kevin Smith <[email protected]> wrote: > Related: is it permissible to bind more than one local name to a single > remote target? > > // foo.js > export var x; > > // main.js > import { x as x1, x as x2 } from "foo"; > > { Kevin } _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

