Home
last modified time | relevance | path

Searched refs:apiName (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/compiler/src/
Dets_checker.ts276 const apiName: string = path.basename(fileName); constant
282 …if (!systemModules.includes(apiName) && (allModulesPaths.includes(path.normalize(sourceFileName)) …