Skip to content

craft-hub / WorkspaceCatalog

Interface: WorkspaceCatalog

Defined in: packages/craft-hub/src/types.ts:143

Portable workspace ordering and grouping catalog.

Properties

groups

groups: WorkspaceGroup[]

Defined in: packages/craft-hub/src/types.ts:146


schemaVersion

schemaVersion: 1

Defined in: packages/craft-hub/src/types.ts:144


workspaceGroups

workspaceGroups: Record<string, string>

Defined in: packages/craft-hub/src/types.ts:147


workspaceOrder

workspaceOrder: string[]

Defined in: packages/craft-hub/src/types.ts:145

Released under the MIT License.