TableOptions
Per-call rendering options for Out.table.
- Import:
@kjanat/dreamcli - Export kind: type
- Declared in:
src/core/schema/activity.ts - Source link:
packages/dreamcli/src/core/schema/activity.ts:222
Signatures
ts
type TableOptions = TableOptionsAuto | TableOptionsJson | TableOptionsText;