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
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 {