This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Description
I'm currently using these types import { TableColumn, TableOptions } from 'cli-ux/lib/styled/table'; from v4.93 but I want to use a newer version and I see these types are no longer exported, there are new like Column and Options what's the recommended way to use/import these types ?