UNPKG

expo-notifications

Version:

Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.

3 lines 253 B
import { NotificationChannelGroup } from './NotificationChannelGroupManager.types'; export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>; //# sourceMappingURL=getNotificationChannelGroupsAsync.android.d.ts.map