UNPKG

expo-notifications

Version:
6 lines (3 loc) 234 B
import { NativeModulesProxy } from 'expo-modules-core'; import { NotificationSchedulerModule } from './NotificationScheduler.types'; export default NativeModulesProxy.ExpoNotificationScheduler as any as NotificationSchedulerModule;