We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a9770 commit 30e43d7Copy full SHA for 30e43d7
1 file changed
invoker.js
@@ -352,5 +352,5 @@ export function apply() {
352
353
setupInvokeListeners(document);
354
355
- Object.assign(globalThis, { CommandEvent, InvokeEvent });
+ Object.assign(globalThis, { CommandEvent });
356
}
0 commit comments