UNPKG

expo-notifications

Version:

Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.

4 lines (3 loc) 142 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = (props = {}) => ['expo-notifications', props];