PHP WebShell

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

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

import { Document } from '../Document';
import { Property } from '../Property';
import { Skew } from './Skew';
export declare class SkewX extends Skew {
    type: string;
    constructor(document: Document, skew: string, transformOrigin: readonly [Property<string>, Property<string>]);
}
//# sourceMappingURL=SkewX.d.ts.map

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


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