Type Aliases

AskComponentRefusalReason

Type Alias: AskComponentRefusalReason

AskComponentRefusalReason = "shape" | "no-store" | "unresolved-ref"

Defined in: src/core/askComponent.ts:74

Why an ask's component was refused at its source.

On this page