MCPcopy Create free account
hub / github.com/bombshell-dev/clack / defaultStyleFn

Function defaultStyleFn

packages/prompts/src/spinner.ts:35–35  ·  view source on GitHub ↗
(frame)

Source from the content-addressed store, hash-verified

33}
34
35const defaultStyleFn: SpinnerOptions['styleFrame'] = (frame) => styleText('magenta', frame);
36
37export const spinner = ({
38 indicator = 'dots',

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected