PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/canvg/dist/Document
Просмотр файла: TSpanElement.d.ts
import { Document } from './Document';
import { TextElement } from './TextElement';
export declare class TSpanElement extends TextElement {
type: string;
protected readonly text: string;
constructor(document: Document, node: HTMLElement, captureTextNodes?: boolean);
getText(): string;
}
//# sourceMappingURL=TSpanElement.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!