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