diff --git a/packages/shadydom/src/patch-events.js b/packages/shadydom/src/patch-events.js index 5b745cba..227714fa 100644 --- a/packages/shadydom/src/patch-events.js +++ b/packages/shadydom/src/patch-events.js @@ -283,7 +283,14 @@ if (eventPhaseDescriptor) { Object.defineProperty( EventPatches, 'eventPhase', - /** @type {!ObjectPropertyDescriptor} */ ({ + /** @type {!ObjectPropertyDescriptor} */ ({ /** * @this {Event} */