UNPKG

@elemental-design/expo-notifications

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