@haven-fi/solauto-sdk 1.0.8 → 1.0.9
Sign up to get free protection for your applications and to get access to all the features.
package/dist/clients/index.d.ts
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/clients/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC"}
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/clients/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC"}
|
package/dist/clients/index.js
CHANGED
package/package.json
CHANGED
package/src/clients/index.ts
CHANGED
@@ -1 +1,2 @@
|
|
1
|
-
export * from './solautoMarginfiClient';
|
1
|
+
export * from './solautoMarginfiClient';
|
2
|
+
export * from './solautoClient';
|