Skip to content

Variable: RunSchema

ts
const RunSchema: ZodObject<{
  urls: ZodString;
}, $strip>;

Defined in: parameters/run.ts:3