Skip to content

craft-hub / SaveWorkspaceInput

Interface: SaveWorkspaceInput

Defined in: packages/craft-hub/src/workspaces.ts:24

Optimistic input used to save a portable workspace manifest.

Properties

manifest

manifest: WorkspaceManifest

Defined in: packages/craft-hub/src/workspaces.ts:25


revision?

optional revision?: string

Defined in: packages/craft-hub/src/workspaces.ts:26

Released under the MIT License.