UNPKG

fabric

Version:

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

6 lines 156 B
/** * Attributes parsed from all SVG elements * @type array */ export declare const SHARED_ATTRIBUTES: string[]; //# sourceMappingURL=attributes.d.ts.map