@kl1/contracts 1.4.14 → 1.4.15

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.
package/dist/index.mjs CHANGED
@@ -9321,7 +9321,7 @@ var memberSettingContract = initContract44().router(
9321
9321
  var presenceStatusContract2 = initContract44().router({
9322
9322
  presenceStatus: presenceStatusContract
9323
9323
  });
9324
- var laravelServiceTelephonyCdrContact = initContract44().router({
9324
+ var laravelServiceTelephonyCdrContract = initContract44().router({
9325
9325
  laravelServiceTelephonyCdr
9326
9326
  });
9327
9327
 
@@ -11028,7 +11028,7 @@ export {
11028
11028
  initiateMessageContract,
11029
11029
  invoiceContract,
11030
11030
  laravelServiceTelephonyCdr,
11031
- laravelServiceTelephonyCdrContact,
11031
+ laravelServiceTelephonyCdrContract,
11032
11032
  mailContract,
11033
11033
  mainChatContract,
11034
11034
  mainChatMessageContract,