Skip to content

craft-hub / RuntimeHealth

Interface: RuntimeHealth

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

Runtime compatibility metadata reported to local clients.

Properties

projectConfigSchemaRevision

projectConfigSchemaRevision: string

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


status

status: "ok"

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

Released under the MIT License.