UNPKG

150 BTypeScriptView Raw
1import * as Linking from 'expo-linking';
2import { default as Notifications } from './Notifications/Notifications';
3export { Linking, Notifications };