ssap_app/node_modules/expo-location/build/LocationEventEmitter.js

4 lines
221 B
JavaScript

import { LegacyEventEmitter } from 'expo-modules-core';
import ExpoLocation from './ExpoLocation';
export const LocationEventEmitter = new LegacyEventEmitter(ExpoLocation);
//# sourceMappingURL=LocationEventEmitter.js.map