Files
projet_gestion_commande/frontend-admin/node_modules/expo-location/build/LocationEventEmitter.js
T
2026-02-07 22:33:02 +01:00

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