/ clis / codex / dump.js
dump.js
1  import { makeDumpCommand } from '../_shared/desktop-commands.js';
2  export const dumpCommand = makeDumpCommand('codex');