shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/Admin-master/node_modules/stylelint/node_modules/table/dist/ [ drwx---r-x ]
import type { DrawVerticalLine } from './types/api';
import type { BodyBorderConfig, Row } from './types/internal';
export declare const drawRow: (row: Row, config: {
border: BodyBorderConfig;
drawVerticalLine: DrawVerticalLine;
}) => string;