We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a5883b commit 8a16a8eCopy full SHA for 8a16a8e
lib/sdk.ts
@@ -41,5 +41,5 @@ class SDK {
41
}
42
43
44
-export { SDK };
+export { SDK, SandboxConfig };
45
export default SDK;
0 commit comments