Skip to main content
Module

std/fmt/colors.ts>reset

The Deno Standard Library
Latest
function reset
import { reset } from "https://deno.land/std@0.224.0/fmt/colors.ts";

Reset the text modified.

Parameters

str: string

text to reset

Returns

string