Variable ToggleEvent

ToggleEvent: {
    prototype: ToggleEvent;
    new (type: string, eventInitDict?: ToggleEventInit): ToggleEvent;
}