assertUndefined
For the complete documentation index, see llms.txt
@midnight-ntwrk/compact-runtime v0.19.0
@midnight-ntwrk/compact-runtime / assertUndefined
Function: assertUndefined()
function assertUndefined(t, name): void;
Internal
Compiler internal for asserting an object is nullable.
Parameters
t
any
name
string
Returns
void