We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85bf20c + 9676ea8 commit b5a9529Copy full SHA for b5a9529
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