Question flag (#125)

This commit is contained in:
Allen Hutchison 2025-04-22 18:32:03 -07:00 committed by GitHub
parent ef7dcdb49e
commit 9bc9c6e6c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 25 additions and 4 deletions

View file

@ -4,7 +4,7 @@
* SPDX-License-Identifier: Apache-2.0
*/
import { exec as _exec, exec } from 'child_process';
import { exec as _exec } from 'child_process';
import { useState, useRef, useCallback, useEffect } from 'react';
import { useInput } from 'ink';
import {