Skip to content

craft-hub / CommandPackageMatcher

Type Alias: CommandPackageMatcher

CommandPackageMatcher = z.infer<typeof commandPackageMatcherSchema>

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

Files that identify a workspace package eligible for a contribution.

Released under the MIT License.