UNPKG

platform-specific

Version:

Platform specific information for isomorphic applications

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