Skip to main content

Variable: AbilityConfigIssueSeverity

AbilityConfigIssueSeverity: object

Defined in: packages/sdk/src/types/generated/task.ts:47

Type Declaration

error

readonly error: "error" = 'error'

warning

readonly warning: "warning" = 'warning'