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) 71 B
export declare const stringToUint8Array: (text: string) => Uint8Array;