UNPKG

linkedom

Version:

A triple-linked lists based DOM implementation

3 lines (2 loc) 201 B
export function prepareMatch(element: any, selectors: any): import("../../node_modules/css-select/lib/esm/types.js").CompiledQuery<any>; export function matches(element: any, selectors: any): boolean;