UNPKG

@elemental-design/expo-notifications

Version:
3 lines (2 loc) 162 B
import { NotificationChannel } from './NotificationChannelManager.types'; export default function getNotificationChannelsAsync(): Promise<NotificationChannel[]>;