Searched defs:isDefaultImport (Results 1 – 2 of 2) sorted by relevance
98 …r::UnixWalkThroughDirectoryAndAddToParseList(const StringView &directoryPath, bool isDefaultImport) in UnixWalkThroughDirectoryAndAddToParseList()126 void ImportPathManager::AddToParseList(const StringView &resolvedPath, bool isDefaultImport) in AddToParseList()
1125 static isDefaultImport(importSpec: ts.ImportSpecifier): boolean { method in TsUtils