Skip to content

craft-hub / ProjectChangeEvent

Interface: ProjectChangeEvent

Defined in: packages/craft-hub/src/watcher.ts:11

Coalesced project change notification.

Properties

projectId

projectId: string

Defined in: packages/craft-hub/src/watcher.ts:12


scopes

scopes: ProjectChangeScope[]

Defined in: packages/craft-hub/src/watcher.ts:13

Released under the MIT License.