[READ-ONLY] Mirror of https://github.com/bombshell-dev/clack. Effortlessly build beautiful command-line apps bomb.sh/docs/clack/basics/getting-started/
cli command-line command-line-app node prompt prompts
5

Configure Feed

Select the types of activity you want to include in your feed.

[ci] format

authored by

cpreston321 and committed by
github-actions[bot]
(Mar 20, 2024, 2:30 PM UTC) e8c4a3ed e74d4486

+1 -1
+1 -1
packages/prompts/src/index.ts
··· 8 8 SelectKeyPrompt, 9 9 SelectPrompt, 10 10 State, 11 - TextPrompt, 11 + TextPrompt 12 12 } from '@clack/core'; 13 13 import isUnicodeSupported from 'is-unicode-supported'; 14 14 import color from 'picocolors';