Skip to content

craft-hub / ProjectCommandInputOptionConfig

Type Alias: ProjectCommandInputOptionConfig

ProjectCommandInputOptionConfig = z.infer<typeof inputOptionSchema>

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

One selectable value accepted by a configured command input.

Released under the MIT License.