UNPKG

canvg

Version:

JavaScript SVG parser and renderer on Canvas.

6 lines 184 B
import { TextElement } from './TextElement'; export declare class TRefElement extends TextElement { type: string; getText(): string; } //# sourceMappingURL=TRefElement.d.ts.map