Variable ExtendableEvent
ExtendableEvent : {
prototype: ExtendableEvent;
new (type: string, eventInitDict?: ExtendableEventInit): ExtendableEvent;
}
prototype: ExtendableEvent;
new (type: string, eventInitDict?: ExtendableEventInit): ExtendableEvent;
}