UNPKG

fabric

Version:

Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.

2 lines 148 B
export declare function selectorMatches(element: HTMLElement | SVGElement, selector: string): boolean; //# sourceMappingURL=selectorMatches.d.ts.map