Searched refs:splitTypeOnlyImport (Results 1 – 1 of 1) sorted by relevance
10 … return splitTypeOnlyImport(t, getImportDeclaration(context.sourceFile, context.span), context);17 splitTypeOnlyImport(changes, getImportDeclaration(context.sourceFile, error), context);25 …function splitTypeOnlyImport(changes: textChanges.ChangeTracker, importDeclaration: ImportDeclarat… function