source:
imaps-frontend/node_modules/@popperjs/core/lib/dom-utils/contains.d.ts
Last change on this file was 79a0317, checked in by , 2 weeks ago | |
---|---|
|
|
File size: 76 bytes |
Line | |
---|---|
1 | export default function contains(parent: Element, child: Element): boolean; |
Note:
See TracBrowser
for help on using the repository browser.