Viewing File: /home/ubuntu/walnutminds-ecom-frontend-base/node_modules/dom-helpers/esm/collectSiblings.d.ts

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