@midnight-ntwrk/compact-runtime v0.7.0 • Readme | API
@midnight-ntwrk/compact-runtime v0.7.0 / type_error
Function: type_error()
Internal
type_error(
who,
what,
where,
type,
x): never
Compiler internal for type errors
Parameters
• who: string
• what: string
• where: string
• type: string
• x: any
Returns
never