UNPKG

react-native-unit-components

Version:

Unit React Native components

5 lines 170 B
import { UNWirePayment } from '../../types/shared'; export interface WirePaymentCreatedEvent { data: UNWirePayment; } //# sourceMappingURL=wirePaymentMessage.d.ts.map