Skip to content

craft-hub / OwnerScope

Interface: OwnerScope

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

Exclusive owner of workspaces and workspace groups.

Properties

id

id: string

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


kind

kind: OwnerScopeKind

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


name

name: string

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

Released under the MIT License.