UNPKG

jquery

Version:

JavaScript library for DOM operations

6 lines (4 loc) 196 B
import { documentElement } from "../../var/documentElement.js"; // Support: IE 9 - 11+ // IE requires a prefix. export var matches = documentElement.matches || documentElement.msMatchesSelector;