UNPKG

@elemental-design/expo-notifications

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