UNPKG

@tonappchain/adnl

Version:

ADNL TypeScript implementation

3 lines (2 loc) 76 B
declare const sha256: (bytes: Uint8Array) => Uint8Array; export { sha256 };