UNPKG

react-native-hellodev

Version:
6 lines (5 loc) 129 B
// index.mjs (or index.js) function helloMobDev() { return "hello React-Native developers..."; } export default helloMobDev;