Searched refs:parseCommonProject (Results 1 – 2 of 2) sorted by relevance
77 const projProperties: string[] = ApiExtractor.parseCommonProject(sourcPath);
542 export function parseCommonProject(projectPath): string[] { function