File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -26993,6 +26993,7 @@ html[SO] type Canvas = HTMLCanvasElement
26993
26993
html[SO] type Collection[+E] = HTMLCollection[E]
26994
26994
html[SO] type DList = HTMLDListElement
26995
26995
html[SO] type DataList = HTMLDataListElement
26996
+ html[SO] type Dialog = HTMLDialogElement
26996
26997
html[SO] type Div = HTMLDivElement
26997
26998
html[SO] type Document = HTMLDocument
26998
26999
html[SO] type Element = HTMLElement
Original file line number Diff line number Diff line change @@ -26993,6 +26993,7 @@ html[SO] type Canvas = HTMLCanvasElement
26993
26993
html[SO] type Collection[+E] = HTMLCollection[E]
26994
26994
html[SO] type DList = HTMLDListElement
26995
26995
html[SO] type DataList = HTMLDataListElement
26996
+ html[SO] type Dialog = HTMLDialogElement
26996
26997
html[SO] type Div = HTMLDivElement
26997
26998
html[SO] type Document = HTMLDocument
26998
26999
html[SO] type Element = HTMLElement
You can’t perform that action at this time.
0 commit comments