Searched refs:apiName (Results 1 – 1 of 1) sorted by relevance
276 const apiName: string = path.basename(fileName); constant282 …if (!systemModules.includes(apiName) && (allModulesPaths.includes(path.normalize(sourceFileName)) …