UNPKG

@react-native-module/utility

Version:
11 lines (5 loc) 213 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var platform = require('./platform.js'); exports.Environment = platform.Environment; exports.PlatformType = platform.PlatformType;