Skip to content

Type Alias: DuplicatePlanRequest

ts
type DuplicatePlanRequest = z.infer<typeof DuplicatePlanRequestSchema>;

Defined in: src/cloud/models/duplicatePlanRequest.ts:9