Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DSecureStore.js16 const optionsServiceB = { keychainService: 'service-B' }; variable
101 const result = await SecureStore.getItemAsync(key, optionsServiceB);
107 const result = await SecureStore.getItemAsync(key, optionsServiceB);