UNPKG

react-native-here-mobility-sdk

Version:

Offical Here Mobility SDK for react native to access Here's marketplace features

13 lines (8 loc) 206 B
module.exports = { get HereMobilitySDKDemand(){ return require('./js/bridge/HereSDKDemand'); }, get HereMobilitySDK(){ return require('./js/bridge/HereMobilitySDK'); } }