Home
last modified time | relevance | path

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

/ide/tools/previewer/automock/mock-generate/src/declaration-node/
DimportAndExportDeclaration.ts68 …const importPath = sourceFile.text.substring(importNode.moduleSpecifier.pos, importNode.moduleSpec… constant
98 importPath: string, property
/ide/tools/previewer/automock/mock-generate/src/generate/
DgenerateTypeAlias.ts113 const importPath = getImportFileFullPath(typeName); constant