shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/Commercial/node_modules/stylelint/node_modules/table/dist/ [ drwx---r-x ]
declare type SeparatorConfig = {
drawSeparator: (index: number, size: number) => boolean;
startSeparator: string;
middleSeparator: string;
endSeparator: string;
};
/**
* Shared function to draw horizontal borders, rows or the entire table
*/
export declare const drawContent: (contents: string[], separatorConfig: SeparatorConfig) => string;
export {};