PHP WebShell

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

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

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

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


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