UNPKG

expo-notifications

Version:
3 lines 271 B
import { NotificationChannelGroup } from './NotificationChannelGroupManager.types'; export default function getNotificationChannelGroupAsync(groupId: string): Promise<NotificationChannelGroup | null>; //# sourceMappingURL=getNotificationChannelGroupAsync.android.d.ts.map