UNPKG

@eagleeye-solutions/integration-events-common

Version:
3 lines (2 loc) 205 B
import { WalletTransactionEntity, StoreLocationAttributes } from '../../../types'; export declare function getStoreLocationAttributes(entity: WalletTransactionEntity): StoreLocationAttributes | undefined;