Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/webpack/webpack-cli
/ Colors
Interface
Colors
packages/webpack-cli/src/webpack-cli.ts:106–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
104
}
105
106
interface
Colors extends WebpackColors {
107
isColorSupported: boolean;
108
}
109
110
type
Context = RecordAny;
111
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected