1 line
61 B
TypeScript
Executable file
1 line
61 B
TypeScript
Executable file
export declare function byteLength(payload: string): number;
|