Skip to content

craft-hub / CommandPresetContribution

Type Alias: CommandPresetContribution

CommandPresetContribution = z.infer<typeof commandPresetContributionSchema>

Defined in: packages/craft-hub/src/command-contributions.ts:48

Declarative input enhancement for an existing discovered command.

Released under the MIT License.