Variable SubmitEvent

SubmitEvent: {
    prototype: SubmitEvent;
    new (type, eventInitDict?): SubmitEvent;
}

Type declaration