UNPKG

@elemental-design/expo-notifications

Version:
3 lines (2 loc) 182 B
import { NotificationChannelGroup } from './NotificationChannelGroupManager.types'; export default function getNotificationChannelGroupsAsync(): Promise<NotificationChannelGroup[]>;