PHP WebShell

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

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

import { RenderingContext2D } from '../types';
import { PolylineElement } from './PolylineElement';
export declare class PolygonElement extends PolylineElement {
    type: string;
    path(ctx: RenderingContext2D): import("..").BoundingBox;
}
//# sourceMappingURL=PolygonElement.d.ts.map

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


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