Home
last modified time | relevance | path

Searched refs:isLocalStorageAvailable (Results 1 – 1 of 1) sorted by relevance

/expo/docs/common/
H A Dsentry-utilities.ts45 if (isLocalStorageAvailable()) {
65 function isLocalStorageAvailable(): boolean { function