Skip to content

craft-hub / CommandInputConditions

Type Alias: CommandInputConditions

CommandInputConditions = CommandInputCondition | CommandInputCondition[]

Defined in: packages/craft-hub/src/types.ts:342

One condition or a conjunction of conditions that must all match.

Released under the MIT License.