@pax2pay/model-banking 0.1.553 → 0.1.554

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 (141) hide show
  1. package/dist/cjs/pax2pay.d.ts +0 -1
  2. package/dist/cjs/pax2pay.js +1 -3
  3. package/dist/cjs/pax2pay.js.map +1 -1
  4. package/dist/mjs/pax2pay.d.ts +0 -1
  5. package/dist/mjs/pax2pay.js +0 -1
  6. package/dist/mjs/pax2pay.js.map +1 -1
  7. package/package.json +1 -2
  8. package/pax2pay.ts +0 -1
  9. package/Analytics/Configuration/AuditLog.ts +0 -31
  10. package/Analytics/Configuration/Base.ts +0 -31
  11. package/Analytics/Configuration/Ledger/Base.ts +0 -29
  12. package/Analytics/Configuration/Ledger/index.ts +0 -5
  13. package/Analytics/Configuration/Transaction.ts +0 -142
  14. package/Analytics/Configuration/index.ts +0 -14
  15. package/Analytics/Event/AuditLog.ts +0 -20
  16. package/Analytics/Event/Base.ts +0 -12
  17. package/Analytics/Event/Ledger/Account.ts +0 -23
  18. package/Analytics/Event/Ledger/Base.ts +0 -7
  19. package/Analytics/Event/Ledger/Card.ts +0 -21
  20. package/Analytics/Event/Ledger/Operation.ts +0 -28
  21. package/Analytics/Event/Ledger/Organization.ts +0 -20
  22. package/Analytics/Event/Ledger/Rule.ts +0 -38
  23. package/Analytics/Event/Ledger/Transaction.ts +0 -22
  24. package/Analytics/Event/Ledger/User.ts +0 -21
  25. package/Analytics/Event/Ledger/index.ts +0 -19
  26. package/Analytics/Event/index.ts +0 -19
  27. package/Analytics/index.ts +0 -7
  28. package/dist/cjs/Analytics/Configuration/AuditLog.d.ts +0 -32
  29. package/dist/cjs/Analytics/Configuration/AuditLog.js +0 -30
  30. package/dist/cjs/Analytics/Configuration/AuditLog.js.map +0 -1
  31. package/dist/cjs/Analytics/Configuration/Base.d.ts +0 -21
  32. package/dist/cjs/Analytics/Configuration/Base.js +0 -27
  33. package/dist/cjs/Analytics/Configuration/Base.js.map +0 -1
  34. package/dist/cjs/Analytics/Configuration/Ledger/Base.d.ts +0 -31
  35. package/dist/cjs/Analytics/Configuration/Ledger/Base.js +0 -25
  36. package/dist/cjs/Analytics/Configuration/Ledger/Base.js.map +0 -1
  37. package/dist/cjs/Analytics/Configuration/Ledger/index.d.ts +0 -4
  38. package/dist/cjs/Analytics/Configuration/Ledger/index.js +0 -9
  39. package/dist/cjs/Analytics/Configuration/Ledger/index.js.map +0 -1
  40. package/dist/cjs/Analytics/Configuration/Transaction.d.ts +0 -11
  41. package/dist/cjs/Analytics/Configuration/Transaction.js +0 -141
  42. package/dist/cjs/Analytics/Configuration/Transaction.js.map +0 -1
  43. package/dist/cjs/Analytics/Configuration/index.d.ts +0 -13
  44. package/dist/cjs/Analytics/Configuration/index.js +0 -15
  45. package/dist/cjs/Analytics/Configuration/index.js.map +0 -1
  46. package/dist/cjs/Analytics/Event/AuditLog.d.ts +0 -13
  47. package/dist/cjs/Analytics/Event/AuditLog.js +0 -18
  48. package/dist/cjs/Analytics/Event/AuditLog.js.map +0 -1
  49. package/dist/cjs/Analytics/Event/Base.d.ts +0 -14
  50. package/dist/cjs/Analytics/Event/Base.js +0 -3
  51. package/dist/cjs/Analytics/Event/Base.js.map +0 -1
  52. package/dist/cjs/Analytics/Event/Ledger/Account.d.ts +0 -16
  53. package/dist/cjs/Analytics/Event/Ledger/Account.js +0 -20
  54. package/dist/cjs/Analytics/Event/Ledger/Account.js.map +0 -1
  55. package/dist/cjs/Analytics/Event/Ledger/Base.d.ts +0 -6
  56. package/dist/cjs/Analytics/Event/Ledger/Base.js +0 -3
  57. package/dist/cjs/Analytics/Event/Ledger/Base.js.map +0 -1
  58. package/dist/cjs/Analytics/Event/Ledger/Card.d.ts +0 -12
  59. package/dist/cjs/Analytics/Event/Ledger/Card.js +0 -20
  60. package/dist/cjs/Analytics/Event/Ledger/Card.js.map +0 -1
  61. package/dist/cjs/Analytics/Event/Ledger/Operation.d.ts +0 -13
  62. package/dist/cjs/Analytics/Event/Ledger/Operation.js +0 -20
  63. package/dist/cjs/Analytics/Event/Ledger/Operation.js.map +0 -1
  64. package/dist/cjs/Analytics/Event/Ledger/Organization.d.ts +0 -13
  65. package/dist/cjs/Analytics/Event/Ledger/Organization.js +0 -18
  66. package/dist/cjs/Analytics/Event/Ledger/Organization.js.map +0 -1
  67. package/dist/cjs/Analytics/Event/Ledger/Rule.d.ts +0 -18
  68. package/dist/cjs/Analytics/Event/Ledger/Rule.js +0 -25
  69. package/dist/cjs/Analytics/Event/Ledger/Rule.js.map +0 -1
  70. package/dist/cjs/Analytics/Event/Ledger/Transaction.d.ts +0 -14
  71. package/dist/cjs/Analytics/Event/Ledger/Transaction.js +0 -19
  72. package/dist/cjs/Analytics/Event/Ledger/Transaction.js.map +0 -1
  73. package/dist/cjs/Analytics/Event/Ledger/User.d.ts +0 -13
  74. package/dist/cjs/Analytics/Event/Ledger/User.js +0 -18
  75. package/dist/cjs/Analytics/Event/Ledger/User.js.map +0 -1
  76. package/dist/cjs/Analytics/Event/Ledger/index.d.ts +0 -18
  77. package/dist/cjs/Analytics/Event/Ledger/index.js +0 -21
  78. package/dist/cjs/Analytics/Event/Ledger/index.js.map +0 -1
  79. package/dist/cjs/Analytics/Event/index.d.ts +0 -11
  80. package/dist/cjs/Analytics/Event/index.js +0 -11
  81. package/dist/cjs/Analytics/Event/index.js.map +0 -1
  82. package/dist/cjs/Analytics/index.d.ts +0 -6
  83. package/dist/cjs/Analytics/index.js +0 -11
  84. package/dist/cjs/Analytics/index.js.map +0 -1
  85. package/dist/mjs/Analytics/Configuration/AuditLog.d.ts +0 -32
  86. package/dist/mjs/Analytics/Configuration/AuditLog.js +0 -27
  87. package/dist/mjs/Analytics/Configuration/AuditLog.js.map +0 -1
  88. package/dist/mjs/Analytics/Configuration/Base.d.ts +0 -21
  89. package/dist/mjs/Analytics/Configuration/Base.js +0 -24
  90. package/dist/mjs/Analytics/Configuration/Base.js.map +0 -1
  91. package/dist/mjs/Analytics/Configuration/Ledger/Base.d.ts +0 -31
  92. package/dist/mjs/Analytics/Configuration/Ledger/Base.js +0 -22
  93. package/dist/mjs/Analytics/Configuration/Ledger/Base.js.map +0 -1
  94. package/dist/mjs/Analytics/Configuration/Ledger/index.d.ts +0 -4
  95. package/dist/mjs/Analytics/Configuration/Ledger/index.js +0 -6
  96. package/dist/mjs/Analytics/Configuration/Ledger/index.js.map +0 -1
  97. package/dist/mjs/Analytics/Configuration/Transaction.d.ts +0 -11
  98. package/dist/mjs/Analytics/Configuration/Transaction.js +0 -138
  99. package/dist/mjs/Analytics/Configuration/Transaction.js.map +0 -1
  100. package/dist/mjs/Analytics/Configuration/index.d.ts +0 -13
  101. package/dist/mjs/Analytics/Configuration/index.js +0 -12
  102. package/dist/mjs/Analytics/Configuration/index.js.map +0 -1
  103. package/dist/mjs/Analytics/Event/AuditLog.d.ts +0 -13
  104. package/dist/mjs/Analytics/Event/AuditLog.js +0 -15
  105. package/dist/mjs/Analytics/Event/AuditLog.js.map +0 -1
  106. package/dist/mjs/Analytics/Event/Base.d.ts +0 -14
  107. package/dist/mjs/Analytics/Event/Base.js +0 -2
  108. package/dist/mjs/Analytics/Event/Base.js.map +0 -1
  109. package/dist/mjs/Analytics/Event/Ledger/Account.d.ts +0 -16
  110. package/dist/mjs/Analytics/Event/Ledger/Account.js +0 -17
  111. package/dist/mjs/Analytics/Event/Ledger/Account.js.map +0 -1
  112. package/dist/mjs/Analytics/Event/Ledger/Base.d.ts +0 -6
  113. package/dist/mjs/Analytics/Event/Ledger/Base.js +0 -2
  114. package/dist/mjs/Analytics/Event/Ledger/Base.js.map +0 -1
  115. package/dist/mjs/Analytics/Event/Ledger/Card.d.ts +0 -12
  116. package/dist/mjs/Analytics/Event/Ledger/Card.js +0 -17
  117. package/dist/mjs/Analytics/Event/Ledger/Card.js.map +0 -1
  118. package/dist/mjs/Analytics/Event/Ledger/Operation.d.ts +0 -13
  119. package/dist/mjs/Analytics/Event/Ledger/Operation.js +0 -17
  120. package/dist/mjs/Analytics/Event/Ledger/Operation.js.map +0 -1
  121. package/dist/mjs/Analytics/Event/Ledger/Organization.d.ts +0 -13
  122. package/dist/mjs/Analytics/Event/Ledger/Organization.js +0 -15
  123. package/dist/mjs/Analytics/Event/Ledger/Organization.js.map +0 -1
  124. package/dist/mjs/Analytics/Event/Ledger/Rule.d.ts +0 -18
  125. package/dist/mjs/Analytics/Event/Ledger/Rule.js +0 -22
  126. package/dist/mjs/Analytics/Event/Ledger/Rule.js.map +0 -1
  127. package/dist/mjs/Analytics/Event/Ledger/Transaction.d.ts +0 -14
  128. package/dist/mjs/Analytics/Event/Ledger/Transaction.js +0 -16
  129. package/dist/mjs/Analytics/Event/Ledger/Transaction.js.map +0 -1
  130. package/dist/mjs/Analytics/Event/Ledger/User.d.ts +0 -13
  131. package/dist/mjs/Analytics/Event/Ledger/User.js +0 -15
  132. package/dist/mjs/Analytics/Event/Ledger/User.js.map +0 -1
  133. package/dist/mjs/Analytics/Event/Ledger/index.d.ts +0 -18
  134. package/dist/mjs/Analytics/Event/Ledger/index.js +0 -18
  135. package/dist/mjs/Analytics/Event/Ledger/index.js.map +0 -1
  136. package/dist/mjs/Analytics/Event/index.d.ts +0 -11
  137. package/dist/mjs/Analytics/Event/index.js +0 -8
  138. package/dist/mjs/Analytics/Event/index.js.map +0 -1
  139. package/dist/mjs/Analytics/index.d.ts +0 -6
  140. package/dist/mjs/Analytics/index.js +0 -8
  141. package/dist/mjs/Analytics/index.js.map +0 -1
@@ -2,7 +2,6 @@ export { Account } from "./Account";
2
2
  export { Acquirer } from "./Acquirer";
3
3
  export { Amount } from "./Amount";
4
4
  export { Amounts } from "./Amounts";
5
- export { Analytics } from "./Analytics";
6
5
  export { Audit } from "./Audit";
7
6
  export { Authorization } from "./Authorization";
8
7
  export { Backup } from "./Backup";
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.Quarter = exports.Warning = exports.User = exports.Treasury = exports.Transaction = exports.Supplier = exports.Settlement = exports.Rule = exports.reports = exports.Report = exports.Realm = exports.Rail = exports.Organization = exports.Operation = exports.Merchant = exports.Log = exports.Label = exports.Key = exports.Identity = exports.Identifier = exports.Holidays = exports.Exchange = exports.Counterbalances = exports.Counterbalance = exports.Client = exports.Card = exports.Balances = exports.Balance = exports.Backup = exports.Authorization = exports.Audit = exports.Analytics = exports.Amounts = exports.Amount = exports.Acquirer = exports.Account = void 0;
3
+ exports.Quarter = exports.Warning = exports.User = exports.Treasury = exports.Transaction = exports.Supplier = exports.Settlement = exports.Rule = exports.reports = exports.Report = exports.Realm = exports.Rail = exports.Organization = exports.Operation = exports.Merchant = exports.Log = exports.Label = exports.Key = exports.Identity = exports.Identifier = exports.Holidays = exports.Exchange = exports.Counterbalances = exports.Counterbalance = exports.Client = exports.Card = exports.Balances = exports.Balance = exports.Backup = exports.Authorization = exports.Audit = exports.Amounts = exports.Amount = exports.Acquirer = exports.Account = void 0;
4
4
  var Account_1 = require("./Account");
5
5
  Object.defineProperty(exports, "Account", { enumerable: true, get: function () { return Account_1.Account; } });
6
6
  var Acquirer_1 = require("./Acquirer");
@@ -9,8 +9,6 @@ var Amount_1 = require("./Amount");
9
9
  Object.defineProperty(exports, "Amount", { enumerable: true, get: function () { return Amount_1.Amount; } });
10
10
  var Amounts_1 = require("./Amounts");
11
11
  Object.defineProperty(exports, "Amounts", { enumerable: true, get: function () { return Amounts_1.Amounts; } });
12
- var Analytics_1 = require("./Analytics");
13
- Object.defineProperty(exports, "Analytics", { enumerable: true, get: function () { return Analytics_1.Analytics; } });
14
12
  var Audit_1 = require("./Audit");
15
13
  Object.defineProperty(exports, "Audit", { enumerable: true, get: function () { return Audit_1.Audit; } });
16
14
  var Authorization_1 = require("./Authorization");
@@ -1 +1 @@
1
- {"version":3,"file":"pax2pay.js","sourceRoot":"","sources":["../../pax2pay.ts"],"names":[],"mappings":";;;AAAA,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,yCAAuC;AAA9B,sGAAA,SAAS,OAAA;AAClB,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,iDAA+C;AAAtC,8GAAA,aAAa,OAAA;AACtB,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,mDAAiD;AAAxC,gHAAA,cAAc,OAAA;AACvB,qDAAmD;AAA1C,kHAAA,eAAe,OAAA;AACxB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,2CAAyC;AAAhC,wGAAA,UAAU,OAAA;AACnB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,6BAA2B;AAAlB,0FAAA,GAAG,OAAA;AACZ,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,6BAA2B;AAAlB,0FAAA,GAAG,OAAA;AACZ,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,yCAAuC;AAA9B,sGAAA,SAAS,OAAA;AAClB,+CAA6C;AAApC,4GAAA,YAAY,OAAA;AACrB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,2CAAyC;AAAhC,wGAAA,UAAU,OAAA;AACnB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,6CAA2C;AAAlC,0GAAA,WAAW,OAAA;AACpB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,qCAAmC;AAA1B,kGAAA,OAAO,OAAA"}
1
+ {"version":3,"file":"pax2pay.js","sourceRoot":"","sources":["../../pax2pay.ts"],"names":[],"mappings":";;;AAAA,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,iDAA+C;AAAtC,8GAAA,aAAa,OAAA;AACtB,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,mDAAiD;AAAxC,gHAAA,cAAc,OAAA;AACvB,qDAAmD;AAA1C,kHAAA,eAAe,OAAA;AACxB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,2CAAyC;AAAhC,wGAAA,UAAU,OAAA;AACnB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,6BAA2B;AAAlB,0FAAA,GAAG,OAAA;AACZ,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,6BAA2B;AAAlB,0FAAA,GAAG,OAAA;AACZ,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,yCAAuC;AAA9B,sGAAA,SAAS,OAAA;AAClB,+CAA6C;AAApC,4GAAA,YAAY,OAAA;AACrB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,iCAA+B;AAAtB,8FAAA,KAAK,OAAA;AACd,mCAAiC;AAAxB,gGAAA,MAAM,OAAA;AACf,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,2CAAyC;AAAhC,wGAAA,UAAU,OAAA;AACnB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,6CAA2C;AAAlC,0GAAA,WAAW,OAAA;AACpB,uCAAqC;AAA5B,oGAAA,QAAQ,OAAA;AACjB,+BAA6B;AAApB,4FAAA,IAAI,OAAA;AACb,qCAAmC;AAA1B,kGAAA,OAAO,OAAA;AAChB,qCAAmC;AAA1B,kGAAA,OAAO,OAAA"}
@@ -2,7 +2,6 @@ export { Account } from "./Account";
2
2
  export { Acquirer } from "./Acquirer";
3
3
  export { Amount } from "./Amount";
4
4
  export { Amounts } from "./Amounts";
5
- export { Analytics } from "./Analytics";
6
5
  export { Audit } from "./Audit";
7
6
  export { Authorization } from "./Authorization";
8
7
  export { Backup } from "./Backup";
@@ -2,7 +2,6 @@ export { Account } from "./Account";
2
2
  export { Acquirer } from "./Acquirer";
3
3
  export { Amount } from "./Amount";
4
4
  export { Amounts } from "./Amounts";
5
- export { Analytics } from "./Analytics";
6
5
  export { Audit } from "./Audit";
7
6
  export { Authorization } from "./Authorization";
8
7
  export { Backup } from "./Backup";
@@ -1 +1 @@
1
- {"version":3,"file":"pax2pay.js","sourceRoot":"","sources":["../../pax2pay.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
1
+ {"version":3,"file":"pax2pay.js","sourceRoot":"","sources":["../../pax2pay.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAC/C,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAA;AACnD,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAA;AAC7C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AACjC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pax2pay/model-banking",
3
- "version": "0.1.553",
3
+ "version": "0.1.554",
4
4
  "description": "Library containing data model types and functions for the Pax2Pay Banking API.",
5
5
  "author": "Pax2Pay Ltd",
6
6
  "license": "MIT",
@@ -59,7 +59,6 @@
59
59
  "dependencies": {
60
60
  "@userwidgets/model": "0.8.32",
61
61
  "authly": "^3.1.2",
62
- "cloudly-analytics-common": "^0.3.33",
63
62
  "cloudly-http": "^0.1.7",
64
63
  "cloudly-storage": "^0.10.16",
65
64
  "cryptly": "^4.0.6",
package/pax2pay.ts CHANGED
@@ -2,7 +2,6 @@ export { Account } from "./Account"
2
2
  export { Acquirer } from "./Acquirer"
3
3
  export { Amount } from "./Amount"
4
4
  export { Amounts } from "./Amounts"
5
- export { Analytics } from "./Analytics"
6
5
  export { Audit } from "./Audit"
7
6
  export { Authorization } from "./Authorization"
8
7
  export { Backup } from "./Backup"
@@ -1,31 +0,0 @@
1
- import { filter, listener } from "cloudly-analytics-common"
2
- import { Audit } from "../../Audit"
3
- import { Base } from "./Base"
4
-
5
- export namespace AuditLog {
6
- type Selectors = Base.Selectors | `value.${Exclude<keyof Audit, "resource"> | `resource.${keyof Audit["resource"]}`}`
7
- export const mapping = {
8
- ...Base.mapping,
9
- auditCreated: "value.created",
10
- resourceId: "value.resource.id",
11
- resourceType: "value.resource.type",
12
- resourceAction: "value.resource.action",
13
- before: { selector: "value.resource.before", transform: "stringify" },
14
- after: { selector: "value.resource.after", transform: "stringify" },
15
- by: "value.by",
16
- messages: "value.messages"
17
- // eslint-disable-next-line
18
- } as const satisfies filter.Mapping.RecordWithSelector<Selectors>;
19
- export type Fields = keyof typeof mapping
20
- export const schema: listener.BigQueryApi.BaseField<Fields>[] = [
21
- ...Base.schema,
22
- { name: "auditCreated", type: "TIMESTAMP" },
23
- { name: "resourceId", type: "STRING" },
24
- { name: "resourceType", type: "STRING" },
25
- { name: "resourceAction", type: "STRING" },
26
- { name: "before", type: "STRING" },
27
- { name: "after", type: "STRING" },
28
- { name: "by", type: "STRING" },
29
- { name: "messages", type: "STRING", mode: "REPEATED" },
30
- ]
31
- }
@@ -1,31 +0,0 @@
1
- import { filter, listener } from "cloudly-analytics-common"
2
- import { Event } from "../Event"
3
- import type { FlattenKeys } from ".";
4
-
5
- export namespace Base {
6
- export type Selectors = FlattenKeys<Required<Omit<Event.Base<any>, "value">>>
7
- | "version"
8
- | "source"
9
- export const mapping = {
10
- realm: "realm",
11
- entityType: "entity.type",
12
- entity: "entity.id",
13
- action: "action",
14
- created: "created",
15
- isError: { selector: "isError", transform: "boolean" },
16
- version: "version",
17
- source: "source",
18
- // eslint-disable-next-line
19
- } as const satisfies filter.Mapping.RecordWithSelector<Selectors>;
20
- export type Fields = keyof typeof mapping
21
- export const schema: listener.BigQueryApi.BaseField<Fields>[] = [
22
- { name: "realm", type: "STRING" },
23
- { name: "entity", type: "STRING" },
24
- { name: "entityType", type: "STRING" },
25
- { name: "action", type: "STRING" },
26
- { name: "created", type: "TIMESTAMP" },
27
- { name: "isError", type: "BOOLEAN", mode: "NULLABLE" },
28
- { name: "source", type: "STRING" },
29
- { name: "version", type: "STRING" },
30
- ]
31
- }
@@ -1,29 +0,0 @@
1
- import { filter, listener } from "cloudly-analytics-common"
2
- import { Event } from "../../Event"
3
- import { FlattenKeys } from ".."
4
- import { Base as ConfigBase } from "../Base"
5
-
6
- export namespace Base {
7
- export type Selectors = FlattenKeys<Required<Event.Ledger.Base<any>>>
8
- | "version"
9
- | "source"
10
- export const mapping = {
11
- ...ConfigBase.mapping,
12
- organization: "organization",
13
- account: "account",
14
- meta: { selector: "meta", transform: "array" },
15
- value: { selector: "value", transform: "stringify" }
16
- // eslint-disable-next-line
17
- } as const satisfies filter.Mapping.RecordWithSelector<Selectors>;
18
- export type Fields = keyof typeof mapping
19
- export const schema: listener.BigQueryApi.BaseField<Fields>[] = [
20
- ...ConfigBase.schema,
21
- { name: "organization", type: "STRING", mode: "NULLABLE" },
22
- { name: "account", type: "STRING", mode: "NULLABLE" },
23
- { name: "meta", type: "RECORD", mode: "REPEATED", fields: [
24
- { name: "key", type: "STRING" },
25
- { name: "value", type: "STRING" },
26
- ]},
27
- { name: "value", type: "STRING" }
28
- ]
29
- }
@@ -1,5 +0,0 @@
1
- import { Base as ConfigBase } from "./Base"
2
-
3
- export namespace Ledger {
4
- export import Base = ConfigBase
5
- }
@@ -1,142 +0,0 @@
1
- import { filter, listener } from "cloudly-analytics-common"
2
- import { Transaction as ModelTransaction } from "../../Transaction"
3
- import type { FlattenKeys } from "."
4
- import { Base } from "./Base"
5
-
6
- export namespace Transaction {
7
- type Selectors = Base.Selectors | `value.${FlattenKeys<Required<ModelTransaction>>}${"[*]" | ""}`
8
- export const mapping: filter.Mapping.RecordWithSelector<Selectors> = {
9
- ...Base.mapping,
10
- counterpartType: "value.counterpart.type",
11
- counterpart: { selector: "value.counterpart", transform: "stringify" },
12
- counterpartCode: "value.counterpart.code",
13
- currency: "value.currency",
14
- amount: { selector: "value.amount.total", transform: "string" },
15
- description: "value.description",
16
- organization: "value.organization",
17
- account: "value.accountId",
18
- accountName: "value.accountName",
19
- accountAddress: { selector: "value.account", transform: "stringify" },
20
- accountType: "value.account.type",
21
- type: "value.type",
22
- direction: "value.direction",
23
- id: "value.id",
24
- referenceSupplier: "value.reference.supplier",
25
- referenceReference: "value.reference.reference",
26
- referenceReturnId: "value.reference.returnId",
27
- referenceEndToEndId: "value.reference.endToEndId",
28
- posted: "value.posted",
29
- transacted: "value.transacted",
30
- by: "value.by",
31
- actualBalance: { selector: "value.balance.actual", transform: "string" },
32
- reservedBalance: { selector: "value.balance.reserved", transform: "string" },
33
- availableBalance: { selector: "value.balance.available", transform: "string" },
34
- operations: {
35
- selector: "value.operations[*]",
36
- transform: {
37
- account: "account",
38
- currency: "currency",
39
- changes: {
40
- selector: "changes",
41
- transform: [
42
- "array",
43
- {
44
- key: "key",
45
- value: {
46
- selector: "value",
47
- transform: {
48
- type: "type",
49
- amount: { selector: "amount", transform: "string" },
50
- status: "status",
51
- result: { selector: "result", transform: "string" },
52
- },
53
- },
54
- },
55
- ],
56
- },
57
- type: "type",
58
- transaction: "transaction",
59
- counter: { selector: "counter", transform: "string" },
60
- created: "created",
61
- signature: "signature",
62
- previous: "previous",
63
- },
64
- },
65
- status: "value.status",
66
- rail: "value.rail",
67
- flags: "value.flags",
68
- oldFlags: "value.oldFlags",
69
- notes: { selector: "value.notes", transform: "stringify" },
70
- risk: { selector: "value.risk", transform: "string" },
71
- state: { selector: "value.state", transform: "stringify" },
72
- }
73
- export type Fields = keyof typeof mapping
74
- export const schema: listener.BigQueryApi.BaseField<Fields>[] = [
75
- ...Base.schema,
76
- { name: "counterpartType", type: "STRING" },
77
- { name: "counterpart", type: "STRING" },
78
- { name: "counterpartCode", type: "STRING", mode: "NULLABLE" },
79
- { name: "currency", type: "STRING" },
80
- { name: "amount", type: "NUMERIC" },
81
- { name: "description", type: "STRING" },
82
- { name: "organization", type: "STRING" },
83
- { name: "account", type: "STRING" },
84
- { name: "accountName", type: "STRING", mode: "NULLABLE" },
85
- { name: "accountAddress", type: "STRING" },
86
- { name: "accountType", type: "STRING" },
87
- { name: "type", type: "STRING", mode: "NULLABLE" },
88
- { name: "direction", type: "STRING", mode: "NULLABLE" },
89
- { name: "id", type: "STRING" },
90
- { name: "referenceSupplier", type: "STRING", mode: "NULLABLE" },
91
- { name: "referenceReference", type: "STRING", mode: "NULLABLE" },
92
- { name: "referenceReturnId", type: "STRING", mode: "NULLABLE" },
93
- { name: "referenceEndToEndId", type: "STRING", mode: "NULLABLE" },
94
- { name: "posted", type: "TIMESTAMP" },
95
- { name: "transacted", type: "TIMESTAMP", mode: "NULLABLE" },
96
- { name: "by", type: "STRING", mode: "NULLABLE" },
97
- { name: "charge", type: "NUMERIC", mode: "NULLABLE" },
98
- { name: "actualBalance", type: "NUMERIC" },
99
- { name: "reservedBalance", type: "NUMERIC" },
100
- { name: "availableBalance", type: "NUMERIC" },
101
- {
102
- name: "operations",
103
- type: "RECORD",
104
- mode: "REPEATED",
105
- fields: [
106
- { name: "account", type: "STRING" },
107
- { name: "currency", type: "STRING" },
108
- {
109
- name: "changes",
110
- type: "RECORD",
111
- mode: "REPEATED",
112
- fields: [
113
- { name: "key", type: "STRING" },
114
- {
115
- name: "value",
116
- type: "RECORD",
117
- fields: [
118
- { name: "type", type: "STRING" },
119
- { name: "amount", type: "NUMERIC" },
120
- { name: "status", type: "STRING" },
121
- { name: "result", type: "NUMERIC", mode: "NULLABLE" },
122
- ],
123
- },
124
- ],
125
- },
126
- { name: "type", type: "STRING" },
127
- { name: "transaction", type: "STRING" },
128
- { name: "counter", type: "NUMERIC" },
129
- { name: "created", type: "TIMESTAMP" },
130
- { name: "signature", type: "STRING" },
131
- { name: "previous", type: "STRING" },
132
- ],
133
- },
134
- { name: "status", type: "STRING" },
135
- { name: "rail", type: "STRING", mode: "NULLABLE" },
136
- { name: "flags", type: "STRING", mode: "REPEATED" },
137
- { name: "oldFlags", type: "STRING", mode: "REPEATED" },
138
- { name: "notes", type: "STRING" },
139
- { name: "risk", type: "NUMERIC", mode: "NULLABLE" },
140
- { name: "state", type: "STRING", mode: "NULLABLE" },
141
- ]
142
- }
@@ -1,14 +0,0 @@
1
- import { AuditLog as ConfigAuditLog } from "./AuditLog"
2
- import { Base as ConfigBase } from "./Base"
3
- import { Ledger as ConfigLedger } from "./Ledger"
4
- import { Transaction as ConfigTransaction } from "./Transaction"
5
-
6
- export namespace Configuration {
7
- export import Base = ConfigBase
8
- export import Ledger = ConfigLedger
9
- export import AuditLog = ConfigAuditLog
10
- export import Transaction = ConfigTransaction
11
- }
12
- export type FlattenKeys<T extends Record<string, unknown>> = {
13
- [K in Extract<keyof T, string>]: T[K] extends Record<string, unknown> ? K | `${K}.${Extract<keyof T[K], string>}` : K
14
- }[Extract<keyof T, string>]
@@ -1,20 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Audit } from "../../Audit"
3
- import { Realm } from "../../Realm"
4
- import { Base } from "./Base"
5
-
6
- export type AuditLog = Base<Audit> & {
7
- entity: { type: "auditLog"; id: string }
8
- action: "created"
9
- }
10
- export namespace AuditLog {
11
- export function create(value: Audit, realm: Realm, action: AuditLog["action"]): AuditLog {
12
- return {
13
- realm,
14
- entity: { type: "auditLog", id: value.id },
15
- action,
16
- created: isoly.DateTime.now(),
17
- value,
18
- }
19
- }
20
- }
@@ -1,12 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Realm } from "../../Realm"
3
-
4
- export type Base<T> = {
5
- realm: Realm
6
- entity: { type: string; id: string }
7
- action: string
8
- created: isoly.DateTime
9
- isError?: true
10
- meta?: Record<string, unknown>
11
- value: T
12
- }
@@ -1,23 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Account as modelAccount } from "../../../Account"
3
- import { Realm } from "../../../Realm"
4
- import { Base } from "./Base"
5
-
6
- export interface Account extends Base<modelAccount> {
7
- entity: { type: "account"; id: string }
8
- action: "created" | "updated"
9
- meta: { accountKey: string }
10
- }
11
- export namespace Account {
12
- export function create(value: modelAccount, organization: string, realm: Realm, action: Account["action"]): Account {
13
- return {
14
- realm,
15
- entity: { type: "account", id: value.id },
16
- organization,
17
- action,
18
- created: isoly.DateTime.now(),
19
- meta: { accountKey: value.key ?? "" },
20
- value,
21
- }
22
- }
23
- }
@@ -1,7 +0,0 @@
1
- import { Base as EventBase } from "../Base"
2
-
3
- export interface Base<T> extends EventBase<T> {
4
- organization?: string
5
- account?: string
6
- meta?: Record<string, string>
7
- }
@@ -1,21 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Card as modelCard } from "../../../Card"
3
- import { Base } from "./Base"
4
-
5
- export interface Card extends Base<modelCard> {
6
- entity: { type: "card"; id: string }
7
- action: "created" | "updated" | "cancelled"
8
- }
9
- export namespace Card {
10
- export function create(value: modelCard, action: Card["action"]): Card {
11
- return {
12
- realm: value.realm,
13
- entity: { type: "card", id: value.id },
14
- organization: value.organization,
15
- account: value.account,
16
- action,
17
- created: isoly.DateTime.now(),
18
- value,
19
- }
20
- }
21
- }
@@ -1,28 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Operation as modelOperation } from "../../../Operation"
3
- import { Realm } from "../../../Realm"
4
- import { Base } from "./Base"
5
-
6
- export interface Operation extends Base<modelOperation> {
7
- entity: { type: "operation"; id: string }
8
- action: "created"
9
- }
10
- export namespace Operation {
11
- export function create(
12
- value: modelOperation,
13
- realm: Realm,
14
- action: Operation["action"],
15
- organization?: string,
16
- account?: string
17
- ): Operation {
18
- return {
19
- realm,
20
- entity: { type: "operation", id: value.signature ?? "" },
21
- organization,
22
- account,
23
- action,
24
- created: isoly.DateTime.now(),
25
- value,
26
- }
27
- }
28
- }
@@ -1,20 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Organization as modelOrganization } from "../../../Organization"
3
- import { Realm } from "../../../Realm"
4
- import { Base } from "./Base"
5
-
6
- export interface Organization extends Base<modelOrganization> {
7
- entity: { type: "organization"; id: string }
8
- action: "created" | "updated"
9
- }
10
- export namespace Organization {
11
- export function create(value: modelOrganization, realm: Realm, action: Organization["action"]): Organization {
12
- return {
13
- realm,
14
- entity: { type: "organization", id: value.code },
15
- action,
16
- created: isoly.DateTime.now(),
17
- value,
18
- }
19
- }
20
- }
@@ -1,38 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Realm } from "../../../Realm"
3
- import { Rule as modelRule } from "../../../Rule"
4
- import { Base } from "./Base"
5
-
6
- export interface Rule extends Base<modelRule> {
7
- entity: { type: "rule"; id: string }
8
- action: "created" | "updated" | "removed"
9
- meta: {
10
- ruleType: modelRule.Kind
11
- ruleCategory: modelRule.Category
12
- ruleAction: modelRule.Action
13
- }
14
- }
15
- export namespace Rule {
16
- export function create(
17
- value: modelRule,
18
- realm: Realm,
19
- action: Rule["action"],
20
- organization?: string,
21
- account?: string
22
- ): Rule {
23
- return {
24
- realm,
25
- entity: { type: "rule", id: value.code },
26
- organization,
27
- account,
28
- action,
29
- created: isoly.DateTime.now(),
30
- meta: {
31
- ruleType: value.type,
32
- ruleCategory: value.category,
33
- ruleAction: value.action,
34
- },
35
- value,
36
- }
37
- }
38
- }
@@ -1,22 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { Realm } from "../../../Realm"
3
- import { Transaction as modelTransaction } from "../../../Transaction"
4
- import { Base } from "./Base"
5
-
6
- export interface Transaction extends Base<modelTransaction> {
7
- entity: { type: "transaction"; id: string }
8
- action: "created" | "finalized" | "cancelled" | "failed" | "updated"
9
- isError?: true
10
- }
11
- export namespace Transaction {
12
- export function create(value: modelTransaction, realm: Realm, action: Transaction["action"]): Transaction {
13
- return {
14
- realm,
15
- entity: { type: "transaction", id: value.id },
16
- action,
17
- ...(action == "failed" ? { isError: true } : {}),
18
- created: isoly.DateTime.now(),
19
- value,
20
- }
21
- }
22
- }
@@ -1,21 +0,0 @@
1
- import { isoly } from "isoly"
2
- import { userwidgets } from "@userwidgets/model"
3
- import { Realm } from "../../../Realm"
4
- import { Base } from "./Base"
5
-
6
- export type User = Base<userwidgets.User> & {
7
- entity: { type: "user"; id: string }
8
- action: "created" | "updated" | "removed"
9
- }
10
-
11
- export namespace User {
12
- export function create(value: userwidgets.User, realm: Realm, action: User["action"]): User {
13
- return {
14
- realm,
15
- entity: { type: "user", id: value.email },
16
- action,
17
- created: isoly.DateTime.now(),
18
- value,
19
- }
20
- }
21
- }
@@ -1,19 +0,0 @@
1
- import { Account as AccountEvent } from "./Account"
2
- import { Base as EventBase } from "./Base"
3
- import { Card as CardEvent } from "./Card"
4
- import { Operation as OperationEvent } from "./Operation"
5
- import { Organization as OrganizationEvent } from "./Organization"
6
- import { Rule as RuleEvent } from "./Rule"
7
- import { Transaction as TransactionEvent } from "./Transaction"
8
- import { User as UserEvent } from "./User"
9
-
10
- export namespace Ledger {
11
- export type Base<T> = EventBase<T>
12
- export import Transaction = TransactionEvent
13
- export import Account = AccountEvent
14
- export import Organization = OrganizationEvent
15
- export import Rule = RuleEvent
16
- export import Operation = OperationEvent
17
- export import User = UserEvent
18
- export import Card = CardEvent
19
- }
@@ -1,19 +0,0 @@
1
- import { AuditLog as AuditLogEvent } from "./AuditLog"
2
- import { Base as EventBase } from "./Base"
3
- import { Ledger as EventLedger } from "./Ledger"
4
-
5
- export type Event = (
6
- | Event.Ledger.Transaction
7
- | Event.Ledger.Operation
8
- | Event.Ledger.Organization
9
- | Event.Ledger.Rule
10
- | Event.Ledger.Account
11
- | Event.Ledger.Card
12
- | Event.Ledger.User
13
- | Event.AuditLog
14
- ) & { version: string }
15
- export namespace Event {
16
- export type Base<T> = EventBase<T>
17
- export import Ledger = EventLedger
18
- export import AuditLog = AuditLogEvent
19
- }
@@ -1,7 +0,0 @@
1
- import { Configuration as AnalyticsConfiguration } from "./Configuration"
2
- import { Event as AnalyticsEvent } from "./Event"
3
-
4
- export namespace Analytics {
5
- export import Event = AnalyticsEvent
6
- export import Configuration = AnalyticsConfiguration
7
- }