UNPKG

expo-sdcard-detector

Version:

Expo plugin to detect SD card storage paths on Android

4 lines (3 loc) 136 B
import { ConfigPlugin } from "@expo/config-plugins"; declare const withSDCardDetector: ConfigPlugin; export default withSDCardDetector;