2 lines
70 B
TypeScript
2 lines
70 B
TypeScript
export declare const bufferToUint8Array: (buf: Buffer) => Uint8Array;
|
export declare const bufferToUint8Array: (buf: Buffer) => Uint8Array;
|