UNPKG

expo-notifications

Version:
6 lines (3 loc) 262 B
import { NativeModulesProxy } from 'expo-modules-core'; import { NotificationChannelGroupManager } from './NotificationChannelGroupManager.types'; export default NativeModulesProxy.ExpoNotificationChannelGroupManager as any as NotificationChannelGroupManager;