Home
last modified time | relevance | path

Searched defs:withBranchAndroid (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-branch/plugin/build/
H A DwithBranchAndroid.d.ts3 export declare const withBranchAndroid: ConfigPlugin; constant
H A DwithBranchAndroid.js7 const withBranchAndroid = (config) => { function
/expo/packages/expo-branch/plugin/src/
H A DwithBranchAndroid.ts12 export const withBranchAndroid: ConfigPlugin = (config) => { constant