UNPKG

@elemental-design/expo-notifications

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