UNPKG

@ethereumjs/devp2p

Version:
5 lines (4 loc) 132 B
declare module 'snappyjs' { function uncompress(data: Uint8Array): Uint8Array function compress(data: Uint8Array): Uint8Array }