/*! * React Native Autolink * * Copyright 2016-2023 Josh Swan * Released under the MIT license * https://github.com/joshswan/react-native-autolink/blob/master/LICENSE */ export * from './location'; export * from './phone';