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 419a5f2 commit 20c2d54Copy full SHA for 20c2d54
packages/sdk-rtl/src/oauthSession.spec.ts
@@ -24,7 +24,7 @@
24
25
*/
26
27
-import type { ArgValues } from '..';
+import type { ArgValues } from './constants';
28
import type { ICryptoHash } from './cryptoHash';
29
import { OAuthSession } from './oauthSession';
30
import type { IApiSection, IApiSettings } from './apiSettings';
0 commit comments