Skip to content

craft-hub / CommandInputValues

Type Alias: CommandInputValues

CommandInputValues = Record<string, string>

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

User-provided values for a parameterized command capability.

Released under the MIT License.