omnia_schule/node_modules/canvg/lib/Document/AnimateTransformElement.d.ts

6 lines
220 B
TypeScript

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