Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dnpm.ts70 export async function getNpmUrlAsync(packageName: string): Promise<string> { function
101 const url = await getNpmUrlAsync(npmName);