UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

5 lines 155 B
export declare const useGetWebsocketEvent: () => { timestamp: number; message: string; } | null; //# sourceMappingURL=useGetWebsocketEvent.d.ts.map