UNPKG

@sofaws/dapp-core

Version:

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

3 lines 199 B
import { EventType } from 'types/serverTransactions.types'; export declare const getEventListHighlight: (event: EventType, id?: string) => boolean; //# sourceMappingURL=getEventListHighlight.d.ts.map