Skip to content

craft-hub / CommandTemplateContribution

Type Alias: CommandTemplateContribution

CommandTemplateContribution = z.infer<typeof commandTemplateContributionSchema>

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

Declarative command created when a matching package lacks that command.

Released under the MIT License.