Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DSecureStore.js15 const optionsServiceA = { keychainService: 'service-A' }; variable
96 const result = await SecureStore.setItemAsync(key, value, optionsServiceA);