shell bypass 403
GrazzMean Shell
: /home/homesquasz/devprod/Admin-master/node_modules/stylelint/node_modules/table/dist/ [ drwx---r-x ]
/**
* Wrap a single cell value into a list of lines
*
* Always wraps on newlines, for the remainder uses either word or string wrapping
* depending on user configuration.
*
*/
export declare const wrapCell: (cellValue: string, cellWidth: number, useWrapWord: boolean) => string[];