function strikethroughimport { strikethrough } from "https://dotland.deno.dev/std@0.116.0/fmt/colors.ts"; strikethrough(str: string): stringPut horizontal line through the center of the text. Put horizontal line through the center of the text. Parametersstr: stringtext to strike through Returnsstring