Reset the text modified.
The text to reset
The text with reset color
import { reset } from "@std/fmt/colors";console.log(reset("Hello, world!")); Copy
import { reset } from "@std/fmt/colors";console.log(reset("Hello, world!"));
Reset the text modified.