UNPKG

dom-helpers

Version:
2 lines (1 loc) 95 B
export default function qsa(element: HTMLElement | Document, selector: string): HTMLElement[];