UNPKG

@elemental-design/expo-notifications

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