wrapped(wr: string): TextFormatter
wr: string
wrapped(wr: string): TextFormatter
wr: string
Add Package
deno add jsr:@wogo/matrix-client
Import symbol
import { wrapped } from "@wogo/matrix-client/fmt";
Import directly with a jsr specifier
import { wrapped } from "jsr:@wogo/matrix-client/fmt";
Add Package
bunx jsr add @wogo/matrix-client
Import symbol
import { wrapped } from "@wogo/matrix-client/fmt";