UNPKG

@elemental-design/expo-notifications

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