UNPKG

@storm-stack/types

Version:

⚡ The storm-stack monorepo contains utility applications, tools, and various libraries to create modern and scalable web applications.

2 lines (1 loc) 61 B
export const bufferToString = (buf) => buf.toString("utf8");