GameboardCoveragePathStatusInput
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:259
Optional path status maps supplied by the CLI or another build tool.
Properties
Section titled “Properties”
optionaldocs?:Readonly<Record<string,GameboardCoverageStatus>>
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:263
Availability status by repo-relative docs path.
sourceImages?
Section titled “sourceImages?”
optionalsourceImages?:Readonly<Record<string,GameboardCoverageStatus>>
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:261
Availability status by repo-relative source image path.
visualArtifacts?
Section titled “visualArtifacts?”
optionalvisualArtifacts?:Readonly<Record<string,GameboardCoverageStatus>>
Defined in: packages/declarative-hex-worlds/src/interop/coverage.ts:265
Availability status by repo-relative visual artifact path.