WireMismatch<K>The error surface a wired fromService member resolves to when its success schema disagrees with the service interface at that key — rejected at the call, naming the key.
modelsfromService
Source src/Hyperlink.ts:18314 lines
export interface interface WireMismatch<K extends PropertyKey>The error surface a wired
fromService
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.fromService: 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