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.
AskComponentRefusalReason =
"shape"|"no-store"|"unresolved-ref"
Defined in: src/core/askComponent.ts:74
Why an ask's component was refused at its source.