typeError
@midnight-ntwrk/compact-runtime v0.14.0
@midnight-ntwrk/compact-runtime / typeError
Function: typeError()
function typeError(
who,
what,
where,
type,
x): never;
Internal
Compiler internal for type errors
Parameters​
who​
string
what​
string
where​
string
type​
string
x​
any