@supernova-studio/model 1.77.1 → 1.77.3

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
@@ -6566,7 +6566,8 @@ var ExporterFunctionPayload = z203.object({
6566
6566
  exportContextId: z203.string(),
6567
6567
  designSystemId: z203.string(),
6568
6568
  workspaceId: z203.string(),
6569
- exporterId: z203.string()
6569
+ exporterId: z203.string(),
6570
+ runnerType: z203.enum(["High", "Low"])
6570
6571
  });
6571
6572
 
6572
6573
  // src/export/export-jobs.ts