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.
2 parents f935576 + f664c2b commit 5c20471Copy full SHA for 5c20471
packages/linejs/client/features/user/mod.ts
@@ -1,4 +1,4 @@
1
-import type { GetContactV3Response } from "../../../../types/line_types.ts";
+import type { GetContactV3Response } from "@evex/linejs-types";
2
3
export interface UserInit {
4
raw: GetContactV3Response;
0 commit comments