Searched refs:getAllComponentsOrModules (Results 1 – 3 of 3) sorted by relevance
36 getAllComponentsOrModules74 this.share.allComponents = getAllComponentsOrModules(allFiles, 'component_collection.json');84 …const allModules: Map<string, Array<string>> = getAllComponentsOrModules(allFiles, 'module_collect…
29 getAllComponentsOrModules,
652 export function getAllComponentsOrModules(allFiles: Set<string>, function