File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 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
2699326993html[SO] type Collection[+E] = HTMLCollection[E]
2699426994html[SO] type DList = HTMLDListElement
2699526995html[SO] type DataList = HTMLDataListElement
26996+ html[SO] type Dialog = HTMLDialogElement
2699626997html[SO] type Div = HTMLDivElement
2699726998html[SO] type Document = HTMLDocument
2699826999html[SO] type Element = HTMLElement
Original file line number Diff line number Diff line change @@ -26993,6 +26993,7 @@ html[SO] type Canvas = HTMLCanvasElement
2699326993html[SO] type Collection[+E] = HTMLCollection[E]
2699426994html[SO] type DList = HTMLDListElement
2699526995html[SO] type DataList = HTMLDataListElement
26996+ html[SO] type Dialog = HTMLDialogElement
2699626997html[SO] type Div = HTMLDivElement
2699726998html[SO] type Document = HTMLDocument
2699826999html[SO] type Element = HTMLElement
You can’t perform that action at this time.
0 commit comments