MCPcopy 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
106interface Colors extends WebpackColors {
107 isColorSupported: boolean;
108}
109
110type Context = RecordAny;
111

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected