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 5a80f86 commit 0ac31c9Copy full SHA for 0ac31c9
packages/recommend/src/methods/getRecommendedForYou.ts
@@ -1,4 +1,4 @@
1
-import { MethodEnum } from '@algolia/requester-common/src';
+import { MethodEnum } from '@algolia/requester-common';
2
3
import { BaseRecommendClient, RecommendedForYouQuery, WithRecommendMethods } from '../types';
4
0 commit comments