Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/bombshell-dev/clack
/ stream.ts
File
stream.ts
packages/prompts/src/stream.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ stripVTControlCharacters as strip, styleText } from
'node:util'
;
2
import
{ S_BAR, S_ERROR, S_INFO, S_STEP_SUBMIT, S_SUCCESS, S_WARN } from
'./common.js'
;
3
import
type
{ LogMessageOptions } from
'./log.js'
;
4
Callers
nothing calls this directly
Calls
1
message
Method · 0.80
Tested by
no test coverage detected