zack
feat: πŸš€ Update Chat-nFace configurations
a053984
raw
history blame
No virus
202 Bytes
import commander from './index.js';
// wrapper to provide named exports for ESM.
export const { program, Option, Command, CommanderError, InvalidOptionArgumentError, Help, createCommand } = commander;