UNPKG

@elemental-design/expo-notifications

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