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 5d37586 commit c141709Copy full SHA for c141709
packages/sdk/src/server/__tests__/server.test.ts
@@ -1,7 +1,6 @@
1
import {
2
ServerClient, createClient,
3
} from "../index";
4
-import * as serverModule from "../index";
5
import fetchMock from "jest-fetch-mock";
6
import { ClientCredentials } from "simple-oauth2";
7
0 commit comments