{
readonly kind: string
readonly key: string
readonly ready: boolean
readonly detail?: string | undefined
readonly contractHash?: string | undefined
}A served resource's readiness as reported by its node.
models
Source src/NodeStatus.ts:571 lines
export type type ResourceReadiness =
NodeHyperlinkReadinessType
A served resource's readiness as reported by its node.
ResourceReadiness = import NodeHyperlinkReadinessTypeNodeHyperlinkReadinessType;
Referenced by 1 symbols