Viewing File: /home/ubuntu/voice-assistant-frontend/node_modules/dom-helpers/cjs/collectSiblings.d.ts

export default function collectSiblings(node: Element | null, refNode?: Element | null, selector?: string | null): Element[];
Back to Directory File Manager