@learncard/helpers 1.3.7 → 1.3.9

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.
@@ -16335,6 +16335,7 @@ Set the \`cycles\` parameter to \`"ref"\` to resolve cyclical schemas with defs.
16335
16335
  name: external_exports.string().optional(),
16336
16336
  type: external_exports.string().optional(),
16337
16337
  category: external_exports.string().optional(),
16338
+ created: external_exports.string().optional(),
16338
16339
  status: LCNBoostStatus.optional(),
16339
16340
  autoConnectRecipients: external_exports.boolean().optional(),
16340
16341
  meta: external_exports.record(external_exports.string(), external_exports.any()).optional(),