Skip to content

craft-hub / ProjectDescriptionChange

Interface: ProjectDescriptionChange

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

User-reviewed description value accepted for deterministic application.

Properties

description

description: Record<string, string>

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


id

id: string

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


key

key: string

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


target

target: ProjectDescriptionTarget

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

Released under the MIT License.