UNPKG

@berish/rfp

Version:

Binary secure transport organization protocol for peer communication using function fingerprints

3 lines 148 B
import type { Peer } from '../peer'; export declare function unreceive(peer: Peer, eventHash: string): void; //# sourceMappingURL=unreceive.d.ts.map