4 lines
192 B
JavaScript
4 lines
192 B
JavaScript
import * as Linking from 'expo-linking';
|
|
import { default as Notifications } from './Notifications/Notifications';
|
|
export { Linking, Notifications };
|
|
//# sourceMappingURL=deprecated.web.js.map
|