Searched defs:ProjectSectionEntry (Results 1 – 2 of 2) sorted by relevance
3 export type ProjectSectionEntry = [string, PBXProject]; alias
21 export type ProjectSectionEntry = [string, PBXProject]; alias