Skip to content

craft-hub / ProjectCommandInputConfig

Type Alias: ProjectCommandInputConfig

ProjectCommandInputConfig = z.infer<typeof projectCommandInputSchema>

Defined in: packages/craft-hub/src/project-config-schema.ts:141

Declarative input metadata used to build a safe command invocation.

Released under the MIT License.