Searched refs:BARE_GUIDs (Results 1 – 1 of 1) sorted by relevance
19 const BARE_GUIDs = Platform.select<Record<string, string>>(bareMap); constant37 if (!BARE_GUIDs) {48 if (!(Application.applicationId in BARE_GUIDs)) {52 } projects with native Id: ${Object.keys(BARE_GUIDs).join(', ')}`55 return BARE_GUIDs[Application.applicationId];