MCPcopy
hub / github.com/winstonjs/winston / AbstractConfigSetColors

Interface AbstractConfigSetColors

lib/winston/config/index.d.ts:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9 }
10
11 interface AbstractConfigSetColors {
12 [key: string]: string | string[];
13 }
14
15 interface AbstractConfigSet {
16 levels: AbstractConfigSetLevels;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…