Home
last modified time | relevance | path

Searched defs:getUserProfileAsync (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-dev-launcher/bundle/functions/__mocks__/
H A DgetUserProfileAsync.ts1 export const getUserProfileAsync = jest.fn(); constant
/expo/packages/expo-dev-launcher/bundle/functions/
H A DgetUserProfileAsync.ts46 export async function getUserProfileAsync() { function