Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/api/
H A DgetVersions.ts39 export async function getVersionsAsync({ function
/expo/tools/src/
H A DVersions.ts32 export async function getVersionsAsync( function
H A DChangelogs.ts158 async getVersionsAsync(): Promise<string[]> { method in Changelog