Skip to main content
Module

x/earthstar_streaming_rpc/mod.ts>ensureEndsWith

Like JSON-RPC, but supports streaming.
Latest
variable ensureEndsWith
Re-export
import { ensureEndsWith } from "https://deno.land/x/earthstar_streaming_rpc@v5.0.1/mod.ts";

type

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