Searched defs:promoteFromTypeOnly (Results 1 – 1 of 1) sorted by relevance
1082 …function promoteFromTypeOnly(changes: textChanges.ChangeTracker, aliasDeclaration: TypeOnlyAliasDe… function1159 …const promoteFromTypeOnly = clause.isTypeOnly && some([defaultImport, ...namedImports], i => i?.ad… constant