UNPKG

@eagleeye-solutions/integration-events-common

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