import { colors } from "https://deno.land/x/dtils@1.6.3/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.
import { colors } from "https://deno.land/x/dtils@1.6.3/deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.