Skip to main content
Latest
variable ensureDoesNotEndWith
import { ensureDoesNotEndWith } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.browser.ts";

type

(s: string, suffix: string) => unknown