UNPKG

fabric

Version:

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

5 lines 164 B
/** * @private */ export declare function elementMatchesRule(element: HTMLElement, selectors: string[]): boolean; //# sourceMappingURL=elementMatchesRule.d.ts.map