UNPKG

react-native-wonderpush

Version:

Mobile push notification delivery with the WonderPush service. The WonderPush ReactNative SDK is compatible with iOS and Android.

6 lines 199 B
import { type TurboModule } from 'react-native'; export interface Spec extends TurboModule { } declare const _default: Spec; export default _default; //# sourceMappingURL=NativeWonderPushFcm.d.ts.map