UNPKG

@salesforce/command

Version:
5 lines (4 loc) 238 B
import { Result, SfdxCommand, SfdxResult } from './sfdxCommand'; import { flags, FlagsConfig } from './sfdxFlags'; import { TableColumns, UX } from './ux'; export { Result, SfdxCommand, SfdxResult, FlagsConfig, flags, TableColumns, UX };