Interfaces

ArtifactRecord

Interface: ArtifactRecord

Defined in: src/artifacts/types.ts:156

What get returns when the ref resolves: the ticket and the payload.

Properties

data

readonly data: unknown

Defined in: src/artifacts/types.ts:158


meta

readonly meta: ArtifactMeta

Defined in: src/artifacts/types.ts:157

On this page