@learncard/helpers 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -4078,6 +4078,7 @@ var require_types_cjs_development = __commonJS({
4078
4078
  reasonForAccessing: mod.string().optional(),
4079
4079
  image: mod.string().optional(),
4080
4080
  uri: mod.string(),
4081
+ needsGuardianConsent: mod.boolean().optional(),
4081
4082
  createdAt: mod.string(),
4082
4083
  updatedAt: mod.string(),
4083
4084
  expiresAt: mod.string().optional()