PHP WebShell

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

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

import type { VerticalAlignment } from './types/api';
import type { BaseConfig, Row } from './types/internal';
export declare const padCellVertically: (lines: string[], rowHeight: number, verticalAlignment: VerticalAlignment) => string[];
export declare const mapDataUsingRowHeights: (unmappedRows: Row[], rowHeights: number[], config: BaseConfig) => Row[];

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


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