UNPKG

sx-notifee

Version:

Notifee - a feature rich notifications library for React Native.

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