UNPKG

react-native-cloud-storage

Version:

☁️ Save to & read from iCloud and Google Drive using React Native

4 lines 248 B
import { CloudStorageProviderOptions, DeepRequired } from '../types/main'; export declare const LINKING_ERROR: string; export declare const DEFAULT_PROVIDER_OPTIONS: DeepRequired<CloudStorageProviderOptions>; //# sourceMappingURL=constants.d.ts.map