strikethrough(str: Stringable): FormattableString
strikethrough(str: Stringable): FormattableString
Add Package
deno add jsr:@gramio/format
Import symbol
import { strikethrough } from "@gramio/format";
---- OR ----
Import directly with a jsr specifier
import { strikethrough } from "jsr:@gramio/format";
Add Package
npx jsr add @gramio/format
Import symbol
import { strikethrough } from "@gramio/format";
Add Package
yarn dlx jsr add @gramio/format
Import symbol
import { strikethrough } from "@gramio/format";
Add Package
pnpm dlx jsr add @gramio/format
Import symbol
import { strikethrough } from "@gramio/format";
Add Package
bunx jsr add @gramio/format
Import symbol
import { strikethrough } from "@gramio/format";