Searched defs:getUserProfileAsync (Results 1 – 2 of 2) sorted by relevance
1 export const getUserProfileAsync = jest.fn(); constant
46 export async function getUserProfileAsync() { function