@learncard/helpers 1.1.3 → 1.1.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -3929,6 +3929,7 @@ var require_types_cjs_development = __commonJS({
3929
3929
  shortBio: mod.string().default(""),
3930
3930
  bio: mod.string().default(""),
3931
3931
  did: mod.string(),
3932
+ isPrivate: mod.boolean().optional(),
3932
3933
  email: mod.string().optional(),
3933
3934
  image: mod.string().optional(),
3934
3935
  heroImage: mod.string().optional(),