We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a97b1 commit 6d9c628Copy full SHA for 6d9c628
src/transforms/v2-to-v3/utils/get/getV2ClientTypes.ts
@@ -1,4 +1,4 @@
1
-import { Collection, Identifier, JSCodeshift, TSQualifiedName, TSTypeReference } from "jscodeshift";
+import { Collection, JSCodeshift, TSTypeReference } from "jscodeshift";
2
3
export interface GetV2ClientTypesOptions {
4
v2ClientName: string;
0 commit comments