@supernova-studio/model 0.58.9 → 0.58.11

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.
package/dist/index.mjs CHANGED
@@ -475,7 +475,7 @@ var FigmaFileDownloadScope = z22.object({
475
475
  });
476
476
  var FigmaFileAccessData = z22.object({
477
477
  accessToken: z22.string(),
478
- accessTokenType: z22.enum(["OAuth2", "PAT"])
478
+ accessTokenType: z22.enum(["OAuth2", "PAT"]).default("OAuth2")
479
479
  });
480
480
 
481
481
  // src/dsm/import/support/import-context.ts