Home
last modified time | relevance | path

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

/expo/packages/expo-secure-store/plugin/src/
H A DwithSecureStore.ts7 const withSecureStore: ConfigPlugin< constant
20 export default createRunOncePlugin(withSecureStore, pkg.name, pkg.version);
/expo/packages/expo-secure-store/plugin/build/
H A DwithSecureStore.js6 const withSecureStore = (config, { faceIDPermission } = {}) => { function
13 exports.default = (0, config_plugins_1.createRunOncePlugin)(withSecureStore, pkg.name, pkg.version);