UNPKG

@kode-frontend/react-native-push-notification

Version:
6 lines (5 loc) 129 B
export type TPushSettings = { fcmToken: string | null isNotificationEnabled: boolean needFirstRequestPermission: boolean }