MCPcopy
hub / github.com/bombshell-dev/clack / progress-bar.ts

File progress-bar.ts

packages/prompts/src/progress-bar.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { styleText } from 'node:util';
2import type { State } from '@clack/core';
3import { unicodeOr } from './common.js';
4import { type SpinnerOptions, type SpinnerResult, spinner } from './spinner.js';

Callers

nothing calls this directly

Calls 1

unicodeOrFunction · 0.85

Tested by

no test coverage detected