ActionCustom type

كائن المعلمات لمهمة تحليل نص باستخدام نماذج مخصصة.

type ActionCustom = ActionCommon & {
  deploymentName: string
  projectName: string
}