/ clis / codex / screenshot.js
screenshot.js
1  import { makeScreenshotCommand } from '../_shared/desktop-commands.js';
2  export const screenshotCommand = makeScreenshotCommand('codex', 'Codex');