UNPKG

158 BTypeScriptView Raw
1import { TSpanElement } from './TSpanElement';
2export declare class TextNode extends TSpanElement {
3 type: string;
4}
5//# sourceMappingURL=TextNode.d.ts.map
\No newline at end of file