UNPKG

@eagleeye-solutions/integration-events-common

Version:
3 lines (2 loc) 228 B
import { EeAirOutboundEvent, ServiceWalletAccountsCreateEventData } from '../types'; export declare function getServiceWalletAccountsCreateEventData(eeAirOutboundEvent: EeAirOutboundEvent): ServiceWalletAccountsCreateEventData;