UNPKG

@bugbytes/hapi-connect

Version:

Lightweight HashConnect Browser Side Client Library

7 lines 152 B
export interface RelayMessage { timestamp: number; type: string; data: any; topic: string; } //# sourceMappingURL=relay-message.d.ts.map