type alias ColorsChainimport { type ColorsChain } from "https://dotland.deno.dev/x/lume@v2.4.2/deps/cliffy.ts"; Chainable colors instance returned by all ansi escape properties. definition: Chainable<stdColors, ExcludedColorMethods> & { _stack: Array<ColorMethods>; }