Skip to main content
Module

x/aleph/server/deps.ts>colors.strikethrough

The Full-stack Framework in Deno.
Very Popular
Latest
function colors.strikethrough
import { colors } from "https://deno.land/x/aleph@1.0.0-beta.44/server/deps.ts";
const { strikethrough } = colors;

Put horizontal line through the center of the text.

Parameters

str: string

text to strike through

Returns

string