UNPKG

mostly-dom

Version:
3 lines (2 loc) 117 B
import { VNode } from '../../'; export declare function matchesSelector(cssSelector: string, vNode: VNode): boolean;