Variable: LocalExecutionTargetSchema
Makaio Framework / services-core/execution-target/schemas / LocalExecutionTargetSchema
Variable: LocalExecutionTargetSchema
Section titled “Variable: LocalExecutionTargetSchema”
constLocalExecutionTargetSchema:ZodObject<{createdAt:ZodNumber;description:ZodOptional<ZodString>;enabled:ZodBoolean;id:ZodString;name:ZodString;scope:ZodString;type:ZodLiteral<"local">;updatedAt:ZodNumber; },$strip>
Defined in: ../../../packages/services/core/src/execution-target/schemas.ts:21