Gazebo_simulation-Frontend/node_modules/dom-helpers/esm/querySelectorAll.d.ts
2020-12-21 10:29:31 -05:00

2 lines
95 B
TypeScript

export default function qsa(element: HTMLElement | Document, selector: string): HTMLElement[];