import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Colors } = cliffy;
Chainable colors module.
If invoked as method, a new Colors
instance will be returned.
definition: ColorsFactory & ColorsChain
import { type cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts";
const { Colors } = cliffy;
Chainable colors module.
If invoked as method, a new Colors
instance will be returned.