Searched defs:importPath (Results 1 – 3 of 3) sorted by relevance
68 …const importPath = sourceFile.text.substring(importNode.moduleSpecifier.pos, importNode.moduleSpec… constant98 importPath: string, property
105 const importPath = importEntity.importPath.replace(/(\'|\")/g, ''); constant
136 const importPath = getImportFileFullPath(typeName); constant