This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhangqi
/
swOperation
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
d2d595affc
Rami (Branch)
Tag
defaultDevelop
master
swOperation
/
node_modules
/
ant-design-vue
/
es
/
vc-util
/
Dom
/
contains.d.ts
contains.d.ts
98 B
Cronologia
Originale
1
export default function contains(root: HTMLElement | null | undefined, n?: HTMLElement): boolean;