3 lines
147 B
JavaScript
3 lines
147 B
JavaScript
![]() |
import { NativeModules } from 'react-native';
|
||
|
export default NativeModules.ExponentNotifications;
|
||
|
//# sourceMappingURL=ExponentNotifications.js.map
|