Searched defs:getApplicationIdAsync (Results 1 – 2 of 2) sorted by relevance
239 export async function getApplicationIdAsync(projectRoot: string): Promise<string | null> { function
273 async function getApplicationIdAsync(projectRoot) { function