UNPKG

react-native-unit-components

Version:

Unit React Native components

5 lines (4 loc) 119 B
import { UNWirePayment } from '../../types/shared'; export interface WirePaymentCreatedEvent { data: UNWirePayment }