UNPKG

expo-sdcard-detector

Version:

Expo plugin to detect SD card storage paths on Android

2 lines (1 loc) 70 B
export declare function getExternalStoragePaths(): Promise<string[]>;