Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/dwm/src/utils.ts>decodeString

Deno Window Manager: Cross-platform window creation and management
Go to Latest
variable decodeString
import { decodeString } from "https://deno.land/x/dwm@0.3.5/src/utils.ts";

type

(buf: Uint8Array | string) => string