craft-hub / PortableWorkspaceSnapshot
Interface: PortableWorkspaceSnapshot
Defined in: packages/craft-hub/src/types.ts:152
Allowlisted portable workspace snapshot.
Properties
groups
groups:
WorkspaceGroup[]
Defined in: packages/craft-hub/src/types.ts:156
schemaVersion
schemaVersion:
1
Defined in: packages/craft-hub/src/types.ts:153
workspaceGroups
workspaceGroups:
Record<string,string>
Defined in: packages/craft-hub/src/types.ts:157
workspaceOrder
workspaceOrder:
string[]
Defined in: packages/craft-hub/src/types.ts:155
workspaces
workspaces:
WorkspaceManifest[]
Defined in: packages/craft-hub/src/types.ts:154