You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
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 ?