UNPKG

@ammarahmed/notifee-react-native

Version:

Notifee - a feature rich notifications library for React Native.

3 lines (2 loc) 173 B
import { NotificationAndroid } from '../types/NotificationAndroid'; export default function validateAndroidNotification(android?: NotificationAndroid): NotificationAndroid;