Searched refs:getProfileAsync (Results 1 – 2 of 2) sorted by relevance
28 const npmProfile = await Npm.getProfileAsync();
63 export async function getProfileAsync(): Promise<ProfileType> { function