UNPKG

linkedom

Version:

A triple-linked lists based DOM implementation

3 lines (2 loc) 125 B
export function prepareMatch(element: any, selectors: any): any; export function matches(element: any, selectors: any): any;