WireMismatch<K>The error surface a wired Tag<Self, I>() member resolves to when its success schema
disagrees with the service interface at that key — rejected at the call, naming the key.
modelsTag
Source src/Hyperlink.ts:22444 lines
export interface interface WireMismatch<K extends PropertyKey>The error surface a wired
Tag
<Self, I>() member resolves to when its success schema
disagrees with the service interface at that key — rejected at the call, naming the key.
WireMismatch<function (type parameter) K in WireMismatch<K extends PropertyKey>K extends type PropertyKey =
| string
| number
| symbol
PropertyKey> {
readonly [const wireMismatchSym: typeof wireMismatchSymwireMismatchSym]: `Hyperlink.Tag: wired member '${function (type parameter) K in WireMismatch<K extends PropertyKey>K &
string}' — its success type disagrees with the service interface`;
}
Referenced by 1 symbols