Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/ts-compiler/
DResolveSdks.ts135 export function getRealModulePath(apiDirs: string, moduleName: string, exts: string[]): ResolveModu… function
239 const resolveModuleInfo = getRealModulePath(sdkPath, moduleName, [EXTNAME_D_TS, EXTNAME_D_ETS]);