@appconda/sdk 1.0.189 → 1.0.190

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/index.d.ts +0 -2
  2. package/index.js +68 -89
  3. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -1,7 +1,5 @@
1
1
  // Generated by dts-bundle v0.7.3
2
2
 
3
- import './exports';
4
-
5
3
  export const client: Client;
6
4
  export const getClient: () => Client;
7
5
  export const Services: {