Skip to content

Variable: DeleteRemoteLinksByPropertySchema

ts
const DeleteRemoteLinksByPropertySchema: ZodObject<{
  params: ZodOptional<ZodRecord<ZodString, ZodAny>>;
}, $strip>;

Defined in: src/agile/parameters/deleteRemoteLinksByProperty.ts:3