We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc34bfa commit 006700fCopy full SHA for 006700f
types/index.d.ts
@@ -14,7 +14,7 @@ declare module '@react-native-async-storage/async-storage' {
14
* `AsyncStorage` will use either [RocksDB](http://rocksdb.org/) or SQLite
15
* based on what is available.
16
*
17
- * @see https://github.com/react-native-async-storage/react-native-async-storage/blob/master/docs/API.md
+ * @see https://react-native-async-storage.github.io/async-storage/docs/api
18
*/
19
export interface AsyncStorageStatic {
20
/**
0 commit comments