@aiminaabeejs/link-modules 0.0.13 → 0.0.14
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.
|
@@ -16,5 +16,13 @@ export * from "./sales-channel-location";
|
|
|
16
16
|
export * from "./shipping-option-price-set";
|
|
17
17
|
export * from "./product-shipping-profile";
|
|
18
18
|
export * from "./customer-account-holder";
|
|
19
|
+
export * from "./store-api-key";
|
|
20
|
+
export * from "./store-collection";
|
|
21
|
+
export * from "./store-customer";
|
|
22
|
+
export * from "./store-inventory-level";
|
|
23
|
+
export * from "./store-product";
|
|
24
|
+
export * from "./store-region";
|
|
25
|
+
export * from "./store-sales-channel";
|
|
26
|
+
export * from "./store-shipping-profile";
|
|
19
27
|
export * from "./readonly";
|
|
20
28
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAA;AACzC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,cAAc,CAAA;AAC5B,cAAc,qBAAqB,CAAA;AACnC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,mBAAmB,CAAA;AACjC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,qCAAqC,CAAA;AACnD,cAAc,2BAA2B,CAAA;AACzC,cAAc,0BAA0B,CAAA;AACxC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,2BAA2B,CAAA;AAGzC,cAAc,YAAY,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAA;AACzC,cAAc,kBAAkB,CAAA;AAChC,cAAc,iCAAiC,CAAA;AAC/C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,cAAc,CAAA;AAC5B,cAAc,qBAAqB,CAAA;AACnC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,mBAAmB,CAAA;AACjC,cAAc,4BAA4B,CAAA;AAC1C,cAAc,yBAAyB,CAAA;AACvC,cAAc,kCAAkC,CAAA;AAChD,cAAc,6BAA6B,CAAA;AAC3C,cAAc,qCAAqC,CAAA;AACnD,cAAc,2BAA2B,CAAA;AACzC,cAAc,0BAA0B,CAAA;AACxC,cAAc,6BAA6B,CAAA;AAC3C,cAAc,4BAA4B,CAAA;AAC1C,cAAc,2BAA2B,CAAA;AAGzC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,oBAAoB,CAAA;AAClC,cAAc,kBAAkB,CAAA;AAChC,cAAc,yBAAyB,CAAA;AACvC,cAAc,iBAAiB,CAAA;AAC/B,cAAc,gBAAgB,CAAA;AAC9B,cAAc,uBAAuB,CAAA;AACrC,cAAc,0BAA0B,CAAA;AAGxC,cAAc,YAAY,CAAA"}
|
|
@@ -32,6 +32,15 @@ __exportStar(require("./sales-channel-location"), exports);
|
|
|
32
32
|
__exportStar(require("./shipping-option-price-set"), exports);
|
|
33
33
|
__exportStar(require("./product-shipping-profile"), exports);
|
|
34
34
|
__exportStar(require("./customer-account-holder"), exports);
|
|
35
|
+
//store
|
|
36
|
+
__exportStar(require("./store-api-key"), exports);
|
|
37
|
+
__exportStar(require("./store-collection"), exports);
|
|
38
|
+
__exportStar(require("./store-customer"), exports);
|
|
39
|
+
__exportStar(require("./store-inventory-level"), exports);
|
|
40
|
+
__exportStar(require("./store-product"), exports);
|
|
41
|
+
__exportStar(require("./store-region"), exports);
|
|
42
|
+
__exportStar(require("./store-sales-channel"), exports);
|
|
43
|
+
__exportStar(require("./store-shipping-profile"), exports);
|
|
35
44
|
//read only links
|
|
36
45
|
__exportStar(require("./readonly"), exports);
|
|
37
46
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAAyC;AACzC,mDAAgC;AAChC,kEAA+C;AAC/C,6DAA0C;AAC1C,+CAA4B;AAC5B,sDAAmC;AACnC,6DAA0C;AAC1C,oDAAiC;AACjC,6DAA0C;AAC1C,0DAAuC;AACvC,mEAAgD;AAChD,8DAA2C;AAC3C,sEAAmD;AACnD,4DAAyC;AACzC,2DAAwC;AACxC,8DAA2C;AAC3C,6DAA0C;AAC1C,4DAAyC;AAEzC,iBAAiB;AACjB,6CAA0B"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/definitions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,4DAAyC;AACzC,mDAAgC;AAChC,kEAA+C;AAC/C,6DAA0C;AAC1C,+CAA4B;AAC5B,sDAAmC;AACnC,6DAA0C;AAC1C,oDAAiC;AACjC,6DAA0C;AAC1C,0DAAuC;AACvC,mEAAgD;AAChD,8DAA2C;AAC3C,sEAAmD;AACnD,4DAAyC;AACzC,2DAAwC;AACxC,8DAA2C;AAC3C,6DAA0C;AAC1C,4DAAyC;AAEzC,OAAO;AACP,kDAA+B;AAC/B,qDAAkC;AAClC,mDAAgC;AAChC,0DAAuC;AACvC,kDAA+B;AAC/B,iDAA8B;AAC9B,wDAAqC;AACrC,2DAAwC;AAExC,iBAAiB;AACjB,6CAA0B"}
|