This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zhangqi
/
swOperation
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
defaultDevelop
Ramas
Etiquetas
defaultDevelop
master
swOperation
/
node_modules
/
ant-design-vue
/
es
/
vc-util
/
Dom
/
contains.d.ts
contains.d.ts
98 B
Permalink
Histórico
Raw
1
export default function contains(root: HTMLElement | null | undefined, n?: HTMLElement): boolean;