status-react/modules/react-native-desktop-notifi.../index.js

5 lines
113 B
JavaScript

'use strict';
import { NativeModules } from 'react-native';
module.exports = NativeModules.DesktopNotification;