UNPKG

canvg

Version:

JavaScript SVG parser and renderer on Canvas.

6 lines 211 B
import { AnimateElement } from './AnimateElement'; export declare class AnimateColorElement extends AnimateElement { type: string; calcValue(): string; } //# sourceMappingURL=AnimateColorElement.d.ts.map