MCPcopy
hub / github.com/omgovich/colord / TestColor

Interface TestColor

tests/fixtures.ts:57–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55];
56
57interface TestColor {
58 [key: string]: Input;
59}
60
61export const lime: TestColor = {
62 shorthandHex: "#0F0",

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…