@learncard/didkey-plugin 1.0.23 → 1.0.24

Sign up to get free protection for your applications and to get access to all the features.
@@ -3983,6 +3983,7 @@ var require_types_cjs_development = __commonJS({
3983
3983
  shortBio: mod.string().default(""),
3984
3984
  bio: mod.string().default(""),
3985
3985
  did: mod.string(),
3986
+ isPrivate: mod.boolean().optional(),
3986
3987
  email: mod.string().optional(),
3987
3988
  image: mod.string().optional(),
3988
3989
  heroImage: mod.string().optional(),