import { colors } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/original_deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.
x/dmm/tests/integration/up-to-date-deps/original_deps.ts>colors.getColorEnabled
import { colors } from "https://deno.land/x/dmm@v2.1.2/tests/integration/up-to-date-deps/original_deps.ts";
const { getColorEnabled } = colors;
Get whether text color change is enabled or disabled.