UNPKG

expo-notifications

Version:
3 lines 248 B
import { NotificationChannel } from './NotificationChannelManager.types'; export default function getNotificationChannelAsync(channelId: string): Promise<NotificationChannel | null>; //# sourceMappingURL=getNotificationChannelAsync.android.d.ts.map