We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e93f2e + b5a9529 commit d871855Copy full SHA for d871855
1 file changed
types/index.d.ts
@@ -6,7 +6,7 @@
6
7
export = JsSdk;
8
9
-declare module JsSdk {
+declare namespace JsSdk {
10
/**
11
* Split.io SDK factory function.
12
* The settings parameter should be an object that complies with the SplitIO.INodeAsyncSettings.
0 commit comments