Skip to main content
Module

x/netzo/deno.d.ts>WebAssembly.Global#valueOf

SDK for Netzo, the open Web platform to unify IoT devices, applications and services.
Go to Latest
method WebAssembly.Global.prototype.valueOf
import { WebAssembly } from "https://deno.land/x/netzo@v0.1.10/deno.d.ts";
const { Global } = WebAssembly;

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