/** @externs */ /** * @constructor * @name EventTarget */ function EventTarget() {} /** @type {EventTarget} */ var window;