UNPKG

@elemental-design/expo-notifications

Version:
4 lines (3 loc) 179 B
export default async function deleteNotificationChannelAsync(channelId: string): Promise<void> { console.debug('Notification channels feature is only supported on Android.'); }