UNPKG

react-native-open-notification

Version:
7 lines (6 loc) 153 B
declare module 'react-native-open-notification' { class NotificationSetting { static open: () => void; } export default NotificationSetting; }