UNPKG

react-native-notifications

Version:

Advanced Push Notifications (Silent, interactive notifications) for iOS & Android

4 lines (3 loc) 59 B
export interface EventSubscription { remove(): void; }