UNPKG

platform-specific

Version:

Platform specific information for isomorphic applications

7 lines (5 loc) 90 B
var Platform = { type: 'react-native', platform: 'ios' }; module.exports = Platform;