Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.2.0/src/utils.ts";

type

(buf: Uint8Array | string) => string