UNPKG

react-native-cn-richtext-editor

Version:
15 lines 732 B
export default { async getExponentPushTokenAsync() { }, async getDevicePushTokenAsync(config) { }, async createChannel(channelId, channel) { }, async deleteChannel(channelId) { }, async presentLocalNotification(notification) { }, async presentLocalNotificationWithChannel(notification, channelId) { }, async scheduleLocalNotification(notification, options) { }, async scheduleLocalNotificationWithChannel(notification, options, channelId) { }, async dismissNotification(notificationId) { }, async dismissAllNotifications() { }, async cancelScheduledNotification(notificationId) { }, async cancelAllScheduledNotifications() { }, }; //# sourceMappingURL=ExponentNotifications.web.js.map