@supernova-studio/client 1.84.1 → 1.85.0

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
@@ -6215,7 +6215,8 @@ var ExporterFunctionPayload = z203.object({
6215
6215
  exportContextId: z203.string(),
6216
6216
  designSystemId: z203.string(),
6217
6217
  workspaceId: z203.string(),
6218
- exporterId: z203.string()
6218
+ exporterId: z203.string(),
6219
+ runnerType: z203.enum(["High", "Low"])
6219
6220
  });
6220
6221
 
6221
6222
  // ../model/src/export/export-jobs.ts