Skip to main content
Module

std/fmt/colors.ts>reset

Deno standard library
Go to Latest
function reset
import { reset } from "https://deno.land/std@0.217.0/fmt/colors.ts";

Reset the text modified.

Parameters

str: string

text to reset

Returns

string