UNPKG

@trycourier/courier-react-native

Version:

Inbox, Push Notifications, and Preferences for React Native

9 lines 210 B
export interface CourierDevice { appId?: string; adId?: string; deviceId?: string; platform?: string; manufacturer?: string; model?: string; } //# sourceMappingURL=CourierDevice.d.ts.map