UNPKG

@elemental-design/expo-notifications

Version:
5 lines 268 B
import NotificationScheduler from './NotificationScheduler'; export default async function getAllScheduledNotificationsAsync() { return await NotificationScheduler.getAllScheduledNotificationsAsync(); } //# sourceMappingURL=getAllScheduledNotificationsAsync.js.map