pull/1836/head
Cory LaViska 2024-01-23 11:12:47 -05:00
rodzic e2a64486d0
commit afc6dc1923
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -14,6 +14,7 @@ declare namespace Chai {
interface HTMLInputElement {
showPicker: () => void;
}
/* eslint-disable */
interface CloseWatcher extends EventTarget {
new (options?: CloseWatcherOptions): CloseWatcher;