UNPKG

@oclif/table

Version:

Display table in terminal

3 lines (2 loc) 113 B
export { makeTable, printTable, printTables } from './table.js'; export type { TableOptions } from './types.js';