UNPKG

@ammarahmed/notifee-react-native

Version:

Notifee - a feature rich notifications library for React Native.

4 lines (3 loc) 140 B
import { EventEmitter as EventEmitterInterface } from 'react-native'; declare const emitter: EventEmitterInterface; export default emitter;