UNPKG

@elemental-design/expo-notifications

Version:
5 lines 235 B
export default async function getNotificationChannelGroupAsync(groupId) { console.debug('Notification channels feature is only supported on Android.'); return null; } //# sourceMappingURL=getNotificationChannelGroupAsync.js.map