Skip to content

GameboardCoveragePathStatusInput

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:259

Optional path status maps supplied by the CLI or another build tool.

optional docs?: Readonly<Record<string, GameboardCoverageStatus>>

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:263

Availability status by repo-relative docs path.


optional sourceImages?: Readonly<Record<string, GameboardCoverageStatus>>

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:261

Availability status by repo-relative source image path.


optional visualArtifacts?: Readonly<Record<string, GameboardCoverageStatus>>

Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:265

Availability status by repo-relative visual artifact path.