UNPKG

reactnativecomponents

Version:
9 lines (8 loc) 174 B
/** * file manger * @author 田尘殇Sean(sean.snow@live.com) * @date 16/6/6 */ export default class FileManager { static getPhotoFromCameraRoll(uri: string): any; }