Files
Kazier/mobile/modules/expo-download-detect/src/index.ts
T
2026-07-27 20:50:23 +02:00

3 lines
183 B
TypeScript

export { default as ExpoDownloadDetectModule } from './ExpoDownloadDetectModule';
export type { FileDetectedEvent, ExpoDownloadDetectModuleEvents } from './ExpoDownloadDetect.types';