peakon_action_plan/node_modules/canvg/lib/Document/AnimateTransformElement.d.ts
2025-08-30 13:27:49 -05:00

6 lines
No EOL
220 B
TypeScript

import AnimateElement from './AnimateElement';
export default class AnimateTransformElement extends AnimateElement {
type: string;
calcValue(): string;
}
//# sourceMappingURL=AnimateTransformElement.d.ts.map