/** * Created by MeePwn * https://github.com/maybewaityou * * description: * */ export default { Android: 'Android', android: 'android', iOS: 'iOS', ios: 'ios', };