UNPKG

@elemental-design/expo-notifications

Version:
3 lines (2 loc) 154 B
import { NotificationRequest } from './Notifications.types'; export default function getAllScheduledNotificationsAsync(): Promise<NotificationRequest[]>;