Gazebo_simulation-Frontend/node_modules/dom-helpers/esm/matches.d.ts

2 lines
75 B
TypeScript
Raw Normal View History

2020-12-21 11:29:31 -04:00
export default function matches(node: Element, selector: string): boolean;