UNPKG

184 BTypeScriptView Raw
1import { TextElement } from './TextElement';
2export declare class TRefElement extends TextElement {
3 type: string;
4 getText(): string;
5}
6//# sourceMappingURL=TRefElement.d.ts.map
\No newline at end of file