Guy Bedford (2014-10-08T14:48:56.000Z)
domenic at domenicdenicola.com (2014-10-15T18:59:19.746Z)
The global could potentially be available via the "this module" meta syntax: ```js import { global } from this module; ```
The global could potentially be available via the "this module" meta syntax: ```js import { global } from this module; ```