Home
last modified time | relevance | path

Searched defs:importFilePath (Results 1 – 1 of 1) sorted by relevance

/ide/tools/previewer/automock/mock-generate/src/common/
DtsNodeUtils.ts46 const importFilePath = getAbsolutePath(mockBuffer, moduleSpecifier.key); constant
1371 const importFilePath = getAbsolutePath(mockBuffer, specifier.replace(/['"]/g, '')); constant