This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
AIGC
/
tools_auto_web
Sledovat
10
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Větev:
main
Větve
Značky
dev
main
tools_auto_web
/
node_modules
/
@testing-library
/
user-event
/
dist
/
utils
/
misc
/
isDocument.d.ts
isDocument.d.ts
76 B
Trvalý odkaz
Historie
Surový
1
export declare function isDocument(el: Document | Element): el is Document;