UNPKG

hamok

Version:

Lightweight Distributed Object Storage on RAFT consensus algorithm

8 lines (7 loc) 127 B
export class StorageHelloNotification { public constructor( public readonly sourceEndpointId: string, ) { // empty } }