UNPKG

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