Run eslint --fix (#10923)

This commit is contained in:
Samuel Newman
2026-06-16 21:44:00 +03:00
committed by GitHub
parent 8d4f59a146
commit 2257e834dc
14 changed files with 15 additions and 15 deletions
@@ -1,6 +1,6 @@
import {requireNativeModule} from 'expo-modules-core'
import {ExpoBackgroundNotificationHandlerModule} from './ExpoBackgroundNotificationHandler.types'
import {type ExpoBackgroundNotificationHandlerModule} from './ExpoBackgroundNotificationHandler.types'
export const BackgroundNotificationHandler =
requireNativeModule<ExpoBackgroundNotificationHandlerModule>(