UNPKG

expo-notifications

Version:
7 lines (5 loc) 186 B
import { NotificationChannelManager } from './NotificationChannelManager.types'; export default { addListener: () => {}, removeListeners: () => {}, } as NotificationChannelManager;