export const LINE = { row: '─', col: '│', colLeft: '┤', colRight: '├', rowTop: '┴', rowBot: '┬', rowCol: '┼', topLef: '┘', topRight: '└', botRight: '┐', botLeft: '┌', }