Create shared preferences API (#4654)
This commit is contained in:
parent
2397104ad6
commit
83e8522e0a
19 changed files with 722 additions and 81 deletions
|
@ -1,4 +1,4 @@
|
|||
import * as DevicePrefs from './src/DevicePrefs'
|
||||
import * as Referrer from './src/Referrer'
|
||||
import * as SharedPrefs from './src/SharedPrefs'
|
||||
|
||||
export {DevicePrefs, Referrer}
|
||||
export {Referrer, SharedPrefs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue