Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/pagic/deps.ts>colors.reset

A static site generator powered by Deno + React
Latest
function colors.reset
import { colors } from "https://deno.land/x/pagic@v1.6.3/deps.ts";
const { reset } = colors;

Reset the text modified

Parameters

str: string

text to reset

Returns

string