shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/Admin-master/node_modules/stylelint/node_modules/table/dist/ [ drwx---r-x ]
import type { TableConfig, Row } from './types/internal';
export declare const drawTable: (rows: Row[], columnWidths: number[], rowHeights: number[], config: TableConfig) => string;