Skip to main content
method WebAssembly.Global.prototype.valueOf
Global.prototype.valueOf(): any
Deprecated

Old-style method that returns the value contained inside the global variable.

Return Type

any
Back to top