Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/fmt/colors.ts>reset

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

Reset the text modified

Parameters

str: string

text to reset

Returns

string