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 925d04e + 2fd53f6 commit 82f4d1aCopy full SHA for 82f4d1a
src/client.ts
@@ -1,7 +1,7 @@
1
import Config from "./config";
2
import HttpURLConnectionClient from "./httpClient/httpURLConnectionClient";
3
import { version } from "../package.json";
4
-import ClientInterface from "./httpClient/clientInterface";
+import ClientInterface from "./httpClient/clientInterface";//asdasdasd
5
6
type ClientParametersOverload =
7
| { config: Config }
0 commit comments