PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/canvg/dist/Document

Просмотр файла: StopElement.d.ts

import { Document } from './Document';
import { Element } from './Element';
export declare class StopElement extends Element {
    type: string;
    readonly offset: number;
    readonly color: string;
    constructor(document: Document, node: HTMLElement, captureTextNodes?: boolean);
}
//# sourceMappingURL=StopElement.d.ts.map

Выполнить команду


Для локальной разработки. Не используйте в интернете!