UNPKG

expo-linking

Version:

Create and open deep links universally

4 lines 180 B
import { requireNativeModule } from 'expo-modules-core'; const ExpoLinking = requireNativeModule('ExpoLinking'); export default ExpoLinking; //# sourceMappingURL=ExpoLinking.js.map