@updraft-solutions/mcrit-sdk 0.6.0 → 0.7.1

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.
@@ -139,6 +139,7 @@ import {
139
139
  gradingScaleSchema,
140
140
  impersonationParticipantSchema,
141
141
  impersonationStateSchema,
142
+ invalidateTrainingRecordResponseSchema,
142
143
  invoiceSchema,
143
144
  landingFeeSchema,
144
145
  landingSchema,
@@ -182,7 +183,7 @@ import {
182
183
  zNetGross,
183
184
  zNullableBool,
184
185
  zPhpMoneyObject
185
- } from "../chunk-EE4YY3AU.js";
186
+ } from "../chunk-VNEXO6QQ.js";
186
187
  export {
187
188
  ALLOWED_GEOMETRY_TYPES,
188
189
  ALLOWED_NEWSLETTER_VARIABLES,
@@ -324,6 +325,7 @@ export {
324
325
  gradingScaleSchema,
325
326
  impersonationParticipantSchema,
326
327
  impersonationStateSchema,
328
+ invalidateTrainingRecordResponseSchema,
327
329
  invoiceSchema,
328
330
  landingFeeSchema,
329
331
  landingSchema,