UNPKG

@tonappchain/adnl

Version:

ADNL TypeScript implementation

3 lines (2 loc) 80 B
declare const bytesToHex: (bytes: Uint8Array) => string; export { bytesToHex };