UNPKG

expo-notifications

Version:
12 lines 336 B
export default { async getNotificationCategoriesAsync() { return null; }, async setNotificationCategoryAsync(identifier, actions, options) { return null; }, async deleteNotificationCategoryAsync(identifier) { return null; }, }; //# sourceMappingURL=NotificationCategoriesModule.web.js.map