Searched refs:getAllEntitlementsPaths (Results 1 – 4 of 4) sorted by relevance
29 export declare function getAllEntitlementsPaths(projectRoot: string): string[];
8 exports.getAllEntitlementsPaths = getAllEntitlementsPaths;254 function getAllEntitlementsPaths(projectRoot) { function
1 …getAllEntitlementsPaths","getEntitlementsPath","getSupportingPath","resolve","basename","getExpoPl…
250 export function getAllEntitlementsPaths(projectRoot: string): string[] { function